Skip to content

Fix History (#258)

Fix History (#258) #4

Triggered via push November 23, 2023 14:43
Status Failure
Total duration 26s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
flake8: conftest.py#L70
[E302] expected 2 blank lines
flake8: docs/conf.py#L13
[F401]
flake8: docs/conf.py#L13
[F401]
flake8: docs/conf.py#L13
[E401] multiple imports on one line
flake8: example/conf/urls.py#L1
[F401]
flake8: example/conf/wsgi.py#L23
[E402] module level import not at top of file
flake8: noxfile.py#L109
[E303] too many blank lines
flake8: src/organizations/base.py#L28
[E303] too many blank lines
flake8
8 errors(s) found
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, 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/