updated funding #3
Annotations
8 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
internal-error:
tests/_cleanup.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check tests/_cleanup.yml
|
internal-error:
tests/_testenv.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check tests/_testenv.yml
|
internal-error:
tests/base.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check tests/base.yml
|
internal-error:
tests/config.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check tests/config.yml
|
internal-error:
tests/raw.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check tests/raw.yml
|
internal-error:
tests/status.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check tests/status.yml
|
build:
.github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|