Add support for Ubuntu 24.04 #279
Annotations
10 errors and 12 warnings
Flake8:
yoeo/detect.py#L96
line too long (179 > 150 characters)
|
Flake8:
yoeo/detect.py#L132
closing bracket does not match visual indentation
|
Flake8:
yoeo/detect.py#L226
missing whitespace after ','
|
Flake8:
yoeo/detect.py#L238
too many blank lines (2)
|
Flake8:
yoeo/detect.py#L238
local variable 'seg_map' is assigned to but never used
|
Flake8:
yoeo/detect.py#L239
whitespace before ':'
|
Flake8:
yoeo/detect.py#L240
whitespace before ':'
|
Flake8:
yoeo/detect.py#L244
too many blank lines (2)
|
Flake8:
yoeo/detect.py#L247
whitespace before ':'
|
Flake8:
yoeo/detect.py#L248
whitespace before ':'
|
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/
|
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/
|
Flake8:
yoeo/test.py#L70
trailing whitespace
|
Flake8:
yoeo/test.py#L71
trailing whitespace
|
Flake8:
yoeo/test.py#L72
trailing whitespace
|
Flake8:
yoeo/test.py#L73
trailing whitespace
|
Flake8:
yoeo/test.py#L98
blank line contains whitespace
|
Flake8:
yoeo/test.py#L160
trailing whitespace
|
Flake8:
yoeo/test.py#L183
trailing whitespace
|
Flake8:
yoeo/test.py#L184
trailing whitespace
|
Flake8:
yoeo/test.py#L185
trailing whitespace
|
Flake8:
yoeo/test.py#L205
blank line contains whitespace
|
Loading