Skip to content

Bump pillow from 9.5.0 to 10.0.0 #252

Bump pillow from 9.5.0 to 10.0.0

Bump pillow from 9.5.0 to 10.0.0 #252

Triggered via pull request July 3, 2023 03:03
Status Success
Total duration 15m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
linter: yoeo/train.py#L16
'typing.List' imported but unused
linter: yoeo/train.py#L16
'typing.Optional' imported but unused
linter: yoeo/train.py#L23
'yoeo.utils.transforms.DEFAULT_TRANSFORMS' imported but unused
linter: yoeo/detect.py#L89
line too long (179 > 150 characters)
linter: yoeo/detect.py#L202
missing whitespace after ','
linter: yoeo/detect.py#L214
too many blank lines (2)
linter: yoeo/detect.py#L214
local variable 'seg_map' is assigned to but never used
linter: yoeo/detect.py#L215
whitespace before ':'
linter: yoeo/detect.py#L216
whitespace before ':'
linter: yoeo/detect.py#L220
too many blank lines (2)
linter: yoeo/detect.py#L93
blank line contains whitespace
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L14
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L15
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L16
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L17
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L18
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L19
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L20
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L21
indentation contains tabs
linter: yoeo/scripts/openvino_demo.py#L45
blank line at end of file