Skip to content

Enable pylint on sub-modules of api #2122

Enable pylint on sub-modules of api

Enable pylint on sub-modules of api #2122

Triggered via pull request October 1, 2024 07:37
Status Failure
Total duration 3m 2s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
check (3.11)
Process completed with exit code 2.
check (3.10)
The job was canceled because "_3_11" failed.
check (3.10)
Process completed with exit code 2.
check (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: api/admin.py#L23
Argument name "db" doesn't conform to snake_case naming style
Lint: api/admin.py#L55
Variable name "db" doesn't conform to snake_case naming style
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/