Refactor build workflow and add check for update #1548
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/
|