Skip to content

refactor(ci): combine Gentoo with other docker tests #5717

refactor(ci): combine Gentoo with other docker tests

refactor(ci): combine Gentoo with other docker tests #5717

Triggered via pull request October 9, 2024 11:26
Status Startup failure
Total duration
Artifacts

validation.yaml

on: pull_request
Check for file changes
Check for file changes
Check depencencies
Check depencencies
Check hyperlinks
Check hyperlinks
Check pull request title
Check pull request title
Lint the shell code
Lint the shell code
Lint the yaml code
Lint the yaml code
Lint the Dockerfile code
Lint the Dockerfile code
Check the documentation
Check the documentation
Test source on FreeBSD
Test source on FreeBSD
Test source on NetBSD
Test source on NetBSD
Test source on OpenBSD
Test source on OpenBSD
Matrix: run-nodebuilder-baremetal
Waiting for pending jobs
Matrix: run-nodebuilder-docker
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/validation.yaml#L439
The workflow is not valid. .github/workflows/validation.yaml (Line: 439, Col: 13): Unexpected symbol: '#'. Located at position 211 within expression: ( needs.changes.outputs.ci == 'true' || needs.changes.outputs.dependencies == 'true' || contains(needs.changes.outputs.docker-files, matrix.dockerfile) || needs.changes.outputs.shell == 'true' ) && ( # Only run Gentoo when the Dockerfile changed or on scheduled runs or workflow_dispatch matrix.container != 'Gentoo' || contains(needs.changes.outputs.docker-files[...]