native64: Separate board for 64-bit native #23404
Annotations
10 warnings
Run static-tests:
sys/psa_crypto/psa_key_slot_mgmt/psa_crypto_slot_management.c#L488
too many consecutive empty lines
|
Run static-tests:
tests/sys/pthread_condition_variable/main.c#L65
comma should be followed by whitespace
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L22
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L23
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L32
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L33
Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?. [SC2181]
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L53
Expressions don't expand in single quotes, use double quotes for that. [SC2016]
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L59
Expressions don't expand in single quotes, use double quotes for that. [SC2016]
|
Run static-tests:
dist/tools/ci/build_and_test.sh#L63
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
examples/suit_update/tests-with-config/check-config.sh#L28
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. [SC2295]
|
The logs for this run have expired and are no longer available.
Loading