bump version #905
Annotations
10 errors and 10 warnings
Lint with flake8:
src/application.py#L780
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/application.py#L788
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/migrate.py#L9
E501 line too long (106 > 90 characters)
|
Lint with flake8:
src/migrate.py#L11
E501 line too long (154 > 90 characters)
|
Lint with flake8:
src/migrate.py#L25
E501 line too long (91 > 90 characters)
|
Lint with flake8:
src/migrate.py#L27
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/migrate.py#L30
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/migrate.py#L36
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/tests/test_admin.py#L102
E501 line too long (142 > 90 characters)
|
Lint with flake8:
src/tests/test_contest.py#L80
E501 line too long (93 > 90 characters)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint with flake8:
src/application.py#L113
W504 line break after binary operator
|
Lint with flake8:
src/application.py#L118
W504 line break after binary operator
|
Lint with flake8:
src/application.py#L194
W504 line break after binary operator
|
Lint with flake8:
src/application.py#L274
C901 'register' is too complex (11)
|
Lint with flake8:
src/views/contest.py#L205
C901 'contest_problem' is too complex (12)
|
Lint with flake8:
src/views/contest.py#L314
C901 'edit_contest_problem' is too complex (14)
|
Lint with flake8:
src/views/contest.py#L502
C901 'contest_add_problem' is too complex (14)
|
Lint with flake8:
src/views/problem.py#L109
C901 'editproblem' is too complex (11)
|
Lint with flake8:
src/wsgi.py#L1
F401 'application.app' imported but unused
|
The logs for this run have expired and are no longer available.
Loading