Skip to content

Checking linting against cpondoc push #1

Checking linting against cpondoc push

Checking linting against cpondoc push #1

Triggered via push September 5, 2024 04:10
Status Failure
Total duration 17s
Artifacts

lint.yml

on: push
flake8_py3
6s
flake8_py3
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 2 warnings
flake8_py3: examples/intro.py#L7
[F401]
flake8_py3: tests/environment_test.py#L125
[F841] local variable
flake8_py3: tests/environment_test.py#L154
[F841] local variable
flake8_py3: tests/environment_test.py#L188
[F841] local variable
flake8_py3: tests/environment_test.py#L232
[F841] local variable
flake8_py3: tests/environment_test.py#L270
[F841] local variable
flake8_py3: tests/environment_test.py#L301
[F841] local variable
flake8_py3: tests/environment_test.py#L355
[F841] local variable
flake8_py3: tests/environment_test.py#L388
[E712] comparison to False should be
flake8_py3: tests/environment_test.py#L393
[E501] line too long
flake8_py3: tests/environment_test.py#L416
[E712] comparison to False should be
flake8_py3: tests/environment_test.py#L417
[E712] comparison to False should be
flake8_py3: tests/environment_test.py#L447
[E501] line too long
flake8_py3: tests/environment_test.py#L480
[E501] line too long
flake8_py3: tests/environment_test.py#L519
[E501] line too long
flake8_py3: tests/environment_test.py#L577
[E501] line too long
flake8_py3: tests/environment_test.py#L692
[E501] line too long
flake8_py3: tests/environment_test.py#L721
[E501] line too long
flake8_py3: tests/environment_test.py#L751
[E501] line too long
flake8_py3: tests/package_test.py#L9
[F401]
flake8_py3: tests/package_test.py#L10
[F401]
flake8_py3: tests/package_test.py#L171
[F841] local variable
flake8_py3: tests/package_test.py#L172
[F841] local variable
flake8_py3: tests/package_test.py#L173
[F841] local variable
flake8_py3
31 errors(s) found
flake8_py3
The following actions uses node12 which is deprecated and will be forced to run on node16: suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
flake8_py3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/