Fix pre-commit-hooks version #660
Annotations
4 errors and 2 warnings
syntax-check[unknown-module]:
playbooks/servers/docker.yml#L54
couldn't resolve module/action 'community.general.docker_swarm'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/lnls-ans-role-visual-studio-code/molecule/default/create.yml#L8
couldn't resolve module/action 'docker_login'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/lnls-ans-role-visual-studio-code/molecule/default/destroy.yml#L8
couldn't resolve module/action 'docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.
|
build
The process '/opt/hostedtoolcache/Python/3.12.2/x64/bin/pre-commit' failed with exit code 1
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, pre-commit/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|