Skip to content

Bump alibuild to 1.17.7 on centos&ubuntu repos #152

Bump alibuild to 1.17.7 on centos&ubuntu repos

Bump alibuild to 1.17.7 on centos&ubuntu repos #152

Triggered via pull request July 4, 2024 10:45
Status Failure
Total duration 24s
Artifacts

check-workflows.yml

on: pull_request
actionlint
15s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
actionlint: .github/workflows/o2-full-deps.yml#L50
step must run script with "run" section or run action with "uses" section ``` - env: ^~~~ ```
actionlint: .github/workflows/o2-full-deps.yml#L50
expecting a single ${{...}} expression or mapping value for "env" section, but found plain text node ``` - env: ^ ```
actionlint: .github/workflows/o2-full-deps.yml#L51
unexpected key "ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" ``` ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: 'true' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint
Process completed with exit code 1.
actionlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/