Make a smoke test CI for PRs #3
Triggered via pull request
February 23, 2024 20:58
Status
Failure
Total duration
1d 2h 18m 25s
Artifacts
–
Annotations
42 errors and 7 warnings
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF):
include/chains/tuple.hpp#L46
Moved-from object 't' of type 'std::tuple' is moved [clang-analyzer-cplusplus.Move,-warnings-as-errors]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
2.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L12
2.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L14
't' used after it was moved [bugprone-use-after-move,hicpp-invalid-access-moved,-warnings-as-errors]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
explicit specialization of non-template struct 'coroutine_traits' [clang-diagnostic-error]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
out-of-line definition of 'coroutine_traits' does not match any declaration in namespace 'std' [clang-diagnostic-error]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
'stdext::checked_array_iterator<_Ty*>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
'stdext::checked_array_iterator<T *>::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
with [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
[ [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
T=fmt::v9::detail::bigint::bigit [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
] [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
'stdext::checked_array_iterator<T *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
with [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
[ [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
T=fmt::v9::detail::bigint::bigit [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
include/chains/tuple.hpp#L46
Moved-from object 't' of type 'std::tuple' is moved [clang-analyzer-cplusplus.Move,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L10
unmatched 'NOLINTBEGIN' comment without a subsequent 'NOLINTEND' comment [clang-tidy-nolint]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
variable name 't' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
parameter name 'x' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
parameter name 'x' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
2.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L12
parameter name 'x' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L12
2.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L13
unmatched 'NOLINTEND' comment without a previous 'NOLINTBEGIN' comment [clang-tidy-nolint]
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L14
't' used after it was moved [bugprone-use-after-move,hicpp-invalid-access-moved,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
include/chains/tuple.hpp#L46
Moved-from object 't' of type 'std::tuple' is moved [clang-analyzer-cplusplus.Move,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L10
unmatched 'NOLINTBEGIN' comment without a subsequent 'NOLINTEND' comment [clang-tidy-nolint]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
variable name 't' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
parameter name 'x' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
parameter name 'x' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L11
2.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L12
parameter name 'x' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L12
2.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L13
unmatched 'NOLINTEND' comment without a previous 'NOLINTBEGIN' comment [clang-tidy-nolint]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF):
test/tuple_tests.cpp#L14
't' used after it was moved [bugprone-use-after-move,hicpp-invalid-access-moved,-warnings-as-errors]
|
Test (macos-10.15, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Test (macos-10.15, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF)
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/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off, On)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|