feat: add check_sanitizers_support (#219) #142
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 warnings and 6 notices
Test (ubuntu-22.04, true, rpi3:build.cross.bare-metal):
tests/rpi3/main.c#L3
unused parameter 'c' [-Wunused-parameter]
|
Test (ubuntu-22.04, true, rpi3:build.cross.bare-metal):
tests/rpi3/main.c#L5
unused parameter 's' [-Wunused-parameter]
|
Test (ubuntu-22.04, true, rpi3:build.cross.bare-metal):
tests/rpi3/main.c#L7
return type of 'main' is not 'int' [-Wmain]
|
Test (ubuntu-22.04, true, rpi3:build.cross):
tests/rpi3/main.c#L3
unused parameter ‘c’ [-Wunused-parameter]
|
Test (ubuntu-22.04, true, rpi3:build.cross):
tests/rpi3/main.c#L5
unused parameter ‘s’ [-Wunused-parameter]
|
Test (ubuntu-22.04, true, rpi3:build.cross):
tests/rpi3/main.c#L7
return type of ‘main’ is not ‘int’ [-Wmain]
|
Test (ubuntu-22.04, true, rpi4:build.cross.aarch64)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '3B4FE6ACC0B21F32'
|
Test (ubuntu-22.04, true, rpi4:build.cross.custom-toolchain)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
|
Test (ubuntu-22.04, true, rpi3:build.cross.bare-metal)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
|
Test (ubuntu-22.04, true, rpi4-vcpkg:build.cross)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
|
Test (ubuntu-22.04, true, rpi4:build.cross)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
|
Test (ubuntu-22.04, true, rpi3:build.cross)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
|
Test (ubuntu-22.04, true, rpi4:build.cross.aarch64)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
|