Make a smoke test CI for PRs #4
Annotations
10 errors and 1 warning
Build:
include/chains/tuple.hpp#L46
Moved-from object 't' of type 'std::tuple' is moved [clang-analyzer-cplusplus.Move,-warnings-as-errors]
|
Build:
test/tuple_tests.cpp#L11
2.0 is a magic number; consider replacing it with a named constant [readability-magic-numbers,-warnings-as-errors]
|
Build:
test/tuple_tests.cpp#L12
2.0 is a magic number; consider replacing it with a named constant [readability-magic-numbers,-warnings-as-errors]
|
Build:
test/tuple_tests.cpp#L14
't' used after it was moved [bugprone-use-after-move,hicpp-invalid-access-moved,-warnings-as-errors]
|
Build
explicit specialization of non-template struct 'coroutine_traits' [clang-diagnostic-error]
|
Build
out-of-line definition of 'coroutine_traits' does not match any declaration in namespace 'std' [clang-diagnostic-error]
|
Build
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Build
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Build
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
Build
no member named 'suspend_never' in namespace 'std' [clang-diagnostic-error]
|
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/.
|
The logs for this run have expired and are no longer available.
Loading