Skip to content

add Negative Data training and testing #274

add Negative Data training and testing

add Negative Data training and testing #274

Triggered via pull request February 1, 2024 18:22
Status Failure
Total duration 1m 19s
Artifacts

main.yml

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

Annotations

13 errors and 18 warnings
linter: yoeo/train.py#L18
'yoeo.utils.utils.load_classes' imported but unused
linter: yoeo/train.py#L23
'yoeo.utils.transforms.DEFAULT_TRANSFORMS' imported but unused
linter: yoeo/train.py#L80
expected 2 blank lines, found 1
linter: yoeo/models.py#L11
'yoeo.utils.utils.to_cpu' imported but unused
linter: yoeo/models.py#L11
'yoeo.utils.utils.seg_iou' imported but unused
linter: yoeo/models.py#L120
expected 2 blank lines, found 1
linter: yoeo/models.py#L129
expected 2 blank lines, found 1
linter: yoeo/models.py#L159
at least two spaces before inline comment
linter: yoeo/models.py#L200
local variable 'loss' is assigned to but never used
linter: yoeo/models.py#L209
whitespace before ':'
main (ubuntu-22.04)
Process completed with exit code 1.
main (ubuntu-20.04)
The operation was canceled.
main (windows-latest)
The operation was canceled.
linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/train.py#L58
blank line contains whitespace
linter: yoeo/train.py#L61
blank line contains whitespace
linter: yoeo/train.py#L67
blank line contains whitespace
linter: yoeo/train.py#L291
blank line contains whitespace
linter: yoeo/test.py#L74
trailing whitespace
linter: yoeo/test.py#L75
trailing whitespace
linter: yoeo/test.py#L76
trailing whitespace
linter: yoeo/test.py#L77
trailing whitespace
linter: yoeo/test.py#L102
blank line contains whitespace
linter: yoeo/test.py#L164
trailing whitespace
main (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/