feat: compose-up.yml to quickly test and run a docker compose file #353
Annotations
8 errors and 5 warnings
schema[tasks]:
roles/docker/tasks/compose-up.yml#L1
$[0].ignore_errors 'yes' is not of type 'boolean'
|
command-instead-of-module:
roles/docker/tasks/compose-up.yml#L4
systemctl used in place of systemd module
|
command-instead-of-shell:
roles/docker/tasks/compose-up.yml#L4
Use shell only when shell functionality is required.
|
fqcn[action-core]:
roles/docker/tasks/compose-up.yml#L4
Use FQCN for builtin module actions (shell).
|
fqcn[action-core]:
roles/docker/tasks/compose-up.yml#L9
Use FQCN for builtin module actions (assert).
|
yaml[comments-indentation]:
roles/docker/tasks/compose-up.yml#L43
Comment not indented like content
|
fqcn[action-core]:
roles/docker/tasks/compose-up.yml#L44
Use FQCN for builtin module actions (set_fact).
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], cachix/cachix-action@v10. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], cachix/cachix-action@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|