various linting fixes #139
Annotations
6 errors and 1 warning
Install dependencies and run linters:
roles/setup_install_prometheus/tasks/prometheus-tasks.yaml#L4
File permissions unset or incorrect.
|
Install dependencies and run linters:
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
|
|
Install dependencies and run linters:
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
|
Install dependencies and run linters:
roles/setup_install_wireguard/tasks/main.yaml#L19
Shells that use pipes should set the pipefail option.
|
Install dependencies and run linters
Process completed with exit code 2.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading