Skip to content

Refactor build workflow and add check for update #1548

Refactor build workflow and add check for update

Refactor build workflow and add check for update #1548

Triggered via push July 13, 2024 20:27
Status Failure
Total duration 14s
Artifacts

build.yml

on: push
linting
4s
linting
verify-signature
7s
verify-signature
build-images
3s
build-images
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 16, Col: 7): Required property is missing: shell
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 36, Col: 7): Required property is missing: shell
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 47, Col: 7): Required property is missing: shell
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 53, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 51, Col: 7): Required property is missing: shell
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 64, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_HUB_PASSWORD
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 62, Col: 7): Required property is missing: shell
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 37, Col: 11): Unexpected symbol: '"true"'. Located at position 35 within expression: steps.changes.outputs.detected == "true"
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 48, Col: 11): Unexpected symbol: '"true"'. Located at position 35 within expression: steps.changes.outputs.detected == "true"
build-images
/home/runner/work/sftp/sftp/./.github/actions/build-image/action.yml (Line: 52, Col: 11): Unexpected symbol: '"true"'. Located at position 35 within expression: steps.changes.outputs.detected == "true"
linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify-signature
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify-signature
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/