Skip to content

Merge pull request #45 from sourcecode-glitch/docker-compose-cli-plugin #40

Merge pull request #45 from sourcecode-glitch/docker-compose-cli-plugin

Merge pull request #45 from sourcecode-glitch/docker-compose-cli-plugin #40

Triggered via push December 21, 2023 13:31
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
galaxy[no-changelog]: .github/workflows/galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
galaxy[tags]: .github/workflows/galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
galaxy[version-missing]: .github/workflows/galaxy.yml#L1
galaxy.yaml should have version tag.
schema[galaxy]: .github/workflows/galaxy.yml#L1
Additional properties are not allowed ('jobs', 'true' were unexpected)
no-changed-when: handlers/main.yml#L3
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L10
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L18
Commands should not change things if nothing needs doing.
schema[meta]: meta/main.yml#L1
Additional properties are not allowed ('dependencies' was unexpected)
risky-file-permissions: tasks/main.yml#L47
File permissions unset or incorrect.
no-changed-when: tasks/main.yml#L59
Commands should not change things if nothing needs doing.
build
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/