Codacy Production / Codacy Static Code Analysis
required action
Jul 17, 2024 in 0s
4 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Clones added
============
- examples/collection/do_flops.cc 5
See the complete overview on Codacy
Annotations
Check warning on line 85 in ci/build_cpp.sh
codacy-production / Codacy Static Code Analysis
ci/build_cpp.sh#L85
Double quote to prevent globbing and word splitting.
Check warning on line 86 in ci/build_cpp.sh
codacy-production / Codacy Static Code Analysis
ci/build_cpp.sh#L86
Double quote to prevent globbing and word splitting.
Check notice on line 84 in examples/collection/do_flops.cc
codacy-production / Codacy Static Code Analysis
examples/collection/do_flops.cc#L84
C-style pointer casting
Check notice on line 181 in examples/collection/do_flops.cc
codacy-production / Codacy Static Code Analysis
examples/collection/do_flops.cc#L181
Struct 'VecMsg' has a constructor with 1 argument that is not explicit.
Loading