Bump pillow from 9.3.0 to 10.1.0 #12
Annotations
10 errors and 2 warnings
Flake8:
pytorchyolo/detect.py#L255
line too long (151 > 150 characters)
|
Flake8:
pytorchyolo/test.py#L16
'pytorchyolo.utils.utils.to_cpu' imported but unused
|
Flake8:
pytorchyolo/train.py#L18
block comment should start with '# '
|
Flake8:
pytorchyolo/models.py#L172
at least two spaces before inline comment
|
Flake8:
pytorchyolo/models.py#L175
at least two spaces before inline comment
|
Flake8:
pytorchyolo/models.py#L176
at least two spaces before inline comment
|
Flake8:
pytorchyolo/models.py#L215
whitespace before ':'
|
Flake8:
pytorchyolo/models.py#L215
at least two spaces before inline comment
|
Flake8:
pytorchyolo/clip.py#L1
'sys' imported but unused
|
Flake8:
pytorchyolo/utils/utils.py#L396
line too long (156 > 150 characters)
|
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/
|
Flake8:
pytorchyolo/clip.py#L194
blank line at end of file
|
The logs for this run have expired and are no longer available.
Loading