Skip to content

Allow repos to use Sonar to manage clean code, fix warnings #755

Allow repos to use Sonar to manage clean code, fix warnings

Allow repos to use Sonar to manage clean code, fix warnings #755

Triggered via pull request March 23, 2024 01:10
Status Cancelled
Total duration 2m 22s
Artifacts

main.yml

on: pull_request
Python2: Container tests
16s
Python2: Container tests
Python2: PyLint and Pytest
39s
Python2: PyLint and Pytest
Python3: Pre-Commit Suite
2m 14s
Python3: Pre-Commit Suite
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
Python2: PyLint and Pytest
Process completed with exit code 1.
Python3: Pre-Commit Suite
Canceling since a higher priority waiting request for 'Pytest test suites-98' exists
Python2: PyLint and Pytest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python3: Pre-Commit Suite
Sorry, GitHub tells that actions/cache@v4 is still v3 and warns about using node16, which is wrong. So we've to bear with it. Bug reported: https://github.com/actions/cache/issues/1323