Skip to content

Add build-any-ib GH action #212

Add build-any-ib GH action

Add build-any-ib GH action #212

Triggered via push October 11, 2024 12:35
Status Failure
Total duration 24s
Artifacts
actionlint
14s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
actionlint: .github/workflows/build-any-ib.yml#L16
input type of "architecture" is "choice" but "options" is not set ``` architecture: ^~~~~~~~~~~~~ ```
actionlint: .github/workflows/build-any-ib.yml#L20
"options" section must be sequence node but got scalar node with "!!null" tag ``` options: ^ ```
actionlint
Process completed with exit code 1.
actionlint
The following actions use a deprecated Node.js version 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/