Skip to content

adding gitignore and some code #313

adding gitignore and some code

adding gitignore and some code #313

Triggered via pull request December 25, 2024 19:20
Status Success
Total duration 9m 30s
Artifacts

main.yml

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

Annotations

9 errors and 1 warning
linter: pytorchyolo/test.py#L16
'pytorchyolo.utils.utils.to_cpu' imported but unused
linter: pytorchyolo/train.py#L18
block comment should start with '# '
linter: pytorchyolo/models.py#L172
at least two spaces before inline comment
linter: pytorchyolo/models.py#L175
at least two spaces before inline comment
linter: pytorchyolo/models.py#L176
at least two spaces before inline comment
linter: pytorchyolo/models.py#L215
whitespace before ':'
linter: pytorchyolo/models.py#L215
at least two spaces before inline comment
linter: pytorchyolo/utils/loss.py#L116
at least two spaces before inline comment
linter: pytorchyolo/utils/utils.py#L396
line too long (156 > 150 characters)
linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636