Skip to content

various linting fixes #139

various linting fixes

various linting fixes #139

Triggered via push February 3, 2024 05:54
Status Failure
Total duration 1m 41s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
jinja[invalid]: roles/setup_install_prometheus/tasks/prometheus-tasks.yaml#L6
An unhandled exception occurred while templating '{{ lookup('url', 'https://api.github.com/repos/prometheus/prometheus/releases/latest', wantlist=True) | json_query('[0].assets[?content_type==`application/gzip`].browser_download_url') | first }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: You need to install "jmespath" prior to running json_query filter
jinja[invalid]: roles/setup_install_prometheus/tasks/prometheus-tasks.yaml#L24
An unhandled exception occurred while templating '{{ lookup('url', 'https://api.github.com/repos/prometheus/prometheus/releases/latest', wantlist=True) | json_query('[0].tag_name') }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: You need to install "jmespath" prior to running json_query filter
risky-shell-pipe: roles/setup_install_wireguard/tasks/main.yaml#L19
Shells that use pipes should set the pipefail option.
build (3.10)
Process completed with exit code 2.
build (3.10)
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/.