Fix more races #940
Annotations
10 errors and 7 warnings
Lint with flake8:
src/application.py#L178
E501 line too long (104 > 90 characters)
|
Lint with flake8:
src/application.py#L191
E501 line too long (96 > 90 characters)
|
Lint with flake8:
src/application.py#L306
E501 line too long (100 > 90 characters)
|
Lint with flake8:
src/application.py#L308
E501 line too long (96 > 90 characters)
|
Lint with flake8:
src/application.py#L344
E501 line too long (94 > 90 characters)
|
Lint with flake8:
src/application.py#L610
E501 line too long (94 > 90 characters)
|
Lint with flake8:
src/application.py#L761
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/application.py#L769
E501 line too long (93 > 90 characters)
|
Lint with flake8:
src/migrate.py#L7
E501 line too long (106 > 90 characters)
|
Lint with flake8:
src/migrate.py#L9
E501 line too long (113 > 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. 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#L195
W504 line break after binary operator
|
Lint with flake8:
src/views/admin.py#L41
W504 line break after binary operator
|
Lint with flake8:
src/views/contest.py#L205
C901 'contest_problem' is too complex (12)
|
Lint with flake8:
src/views/contest.py#L313
C901 'edit_contest_problem' is too complex (14)
|
Lint with flake8:
src/views/contest.py#L509
C901 'contest_add_problem' is too complex (14)
|
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