Skip to content

feat(netbox): initial role #32

feat(netbox): initial role

feat(netbox): initial role #32

Triggered via pull request March 25, 2024 12:38
@evllievlli
synchronize #34
evlli/netbox
Status Failure
Total duration 1m 45s
Artifacts

ansible.yml

on: pull_request
Matrix: ansible / Format using black / Run Black
Matrix: ansible / Run ansible-lint / Run Ansible lint
Matrix: ansible / Run ansible-lint / Run Ansible lint
Matrix: ansible / Run integration tests / test
Matrix: ansible / Run sanity tests / test
Matrix: ansible / Run unit tests / test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 22 warnings
yaml[indentation]: roles/netbox/defaults/main.yml#L26
Wrong indentation: expected 8 but found 6
yaml[empty-lines]: roles/netbox/defaults/main.yml#L29
Too many blank lines (3 > 2)
yaml[key-duplicates]: roles/netbox/defaults/main.yml#L90
Duplication of key "netbox_allow_token_retrival" in mapping
yaml[key-duplicates]: roles/netbox/defaults/main.yml#L91
Duplication of key "netbox_secure_cookies" in mapping
yaml[truthy]: roles/netbox/defaults/main.yml#L100
Truthy value should be one of \[false, true]
yaml[indentation]: roles/netbox/tasks/main.yml#L24
Wrong indentation: expected 4 but found 6
name[missing]: roles/netbox/tasks/main.yml#L34
All tasks should be named.
risky-file-permissions: roles/netbox/tasks/main.yml#L34
File permissions unset or incorrect.
no-jinja-when: roles/netbox/tasks/main.yml#L38
No Jinja2 in when.
jinja[invalid]: roles/netbox/tasks/main.yml#L41
to_nice_yaml - 'item' is undefined. 'item' is undefined
ansible / Format using black / Run Black (3.11, 8.3.0)
Process completed with exit code 1.
ansible / Run unit tests / Run units tests on Ansible 8.3.0 and Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run sanity tests / Run sanity tests on Ansible 7.7.0 and Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run ansible-lint / Run Ansible lint (3.11, 8.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
jinja[spacing]: roles/netbox/tasks/main.yml#L30
Jinja2 spacing could be improved: {{ netbox_path_base}}/configuration.py -> {{ netbox_path_base }}/configuration.py
ansible / Run integration tests / Run integration tests on Ansible 7.7.0 and Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run integration tests / Run integration tests on Ansible 7.7.0 and Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run unit tests / Run units tests on Ansible 7.7.0 and Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run integration tests / Run integration tests on Ansible 8.3.0 and Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run integration tests / Run integration tests on Ansible 7.7.0 and Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run unit tests / Run units tests on Ansible 8.3.0 and Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run sanity tests / Run sanity tests on Ansible 7.7.0 and Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run sanity tests / Run sanity tests on Ansible 8.3.0 and Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run sanity tests / Run sanity tests on Ansible 8.3.0 and Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run unit tests / Run units tests on Ansible 8.3.0 and Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run integration tests / Run integration tests on Ansible 8.3.0 and Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run sanity tests / Run sanity tests on Ansible 7.7.0 and Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run sanity tests / Run sanity tests on Ansible 8.3.0 and Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Format using black / Run Black (3.11, 8.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run ansible-lint / Run Ansible lint (3.11, 8.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run unit tests / Run units tests on Ansible 7.7.0 and Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run unit tests / Run units tests on Ansible 7.7.0 and Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible / Run integration tests / Run integration tests on Ansible 8.3.0 and Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.