Skip to content

Fix warning at startup due to uninitilized memory #261

Fix warning at startup due to uninitilized memory

Fix warning at startup due to uninitilized memory #261

Triggered via pull request October 27, 2023 14:36
Status Success
Total duration 13m 17s
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 14 warnings
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#L223
whitespace before ':'
linter: yoeo/detect.py#L224
whitespace before ':'
linter: yoeo/detect.py#L229
local variable 'n_cls_preds' is assigned to but never used
linter
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/
linter: yoeo/detect.py#L93
blank line contains whitespace
linter: yoeo/utils/utils.py#L177
blank line contains whitespace
linter: yoeo/scripts/convertONNXModelToTVM.py#L92
blank line contains whitespace
linter: yoeo/scripts/openvino_demo.py#L45
blank line at end of file
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
main (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/