update trt, decode modules #41
Annotations
1 error and 11 warnings
Optional Lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L92
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:92: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L115
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:115: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L141
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:141: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L142
[cpplint] reported by reviewdog 🐶
Missing space after , [whitespace/comma] [3]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:142: Missing space after , [whitespace/comma] [3]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L163
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:163: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L221
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:221: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L225
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:225: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L261
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:261: { should almost always be at the end of the previous line [whitespace/braces] [4]
|
Optional Lint:
modules/app_yolo/architecture/decodeprocessor.cpp#L262
[cpplint] reported by reviewdog 🐶
Missing space before ( in if( [whitespace/parens] [5]
Raw Output:
modules/app_yolo/architecture/decodeprocessor.cpp:262: Missing space before ( in if( [whitespace/parens] [5]
|
Optional Lint:
modules/app_yolo/architecture/preprocessor.cpp#L89
[cpplint] reported by reviewdog 🐶
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Raw Output:
modules/app_yolo/architecture/preprocessor.cpp:89: { should almost always be at the end of the previous line [whitespace/braces] [4]
|