Netron output (ONNX JSON) #22085
Annotations
1 error and 7 warnings
|
|
src/base64.cpp#L63
style: It is cleaner to invert the logic. [InvertedLogic]
|
src/base64.cpp#L66
style: It is cleaner to invert the logic. [InvertedLogic]
|
src/base64.cpp#L67
style: It is cleaner to invert the logic. [InvertedLogic]
|
src/base64.cpp#L68
style: It is cleaner to invert the logic. [InvertedLogic]
|
src/netron_output.cpp#L41
error: Found an exit path from function with non-void return type that has missing return statement [missingReturn]
|
src/netron_output.cpp#L60
style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
|
This job failed
Loading