chore(deps): update https://github.com/microsoft/vcpkg digest to 81e3c88 #587
Triggered via pull request
September 1, 2025 00:55
Status
Failure
Total duration
30m 57s
Artifacts
–
ci.yml
on: pull_request
pre-commit
1m 47s
Matrix: check-mingw
Matrix: check-on-linux
Matrix: check-on-windows
Matrix: check-sanitizers
Matrix: check-valgrind
clang-tidy
1m 31s
cppcheck
1m 14s
check-docs
3m 44s
codecov
1m 36s
Matrix: check-on-macos
pass
3s
Annotations
15 errors and 10 warnings
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
no callable 'begin' function found for type 'void'
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
'get_members': identifier not found
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
static_assert failed: 'this function call syntax tries 'obj.func(...)', then 'func(obj,...);', but both failed - if this function call is passing a local variable that will be modified by the function, but that variable is never used again in the function so the new value is never used, that's likely the problem - if that's what you intended, add another line '_ = obj;' afterward to explicitly discard the new value of the object'
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
'cpp2::impl::deferred_init<std::string>::construct': no matching overloaded function found
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
'get_argument': identifier not found
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
static_assert failed: 'this function call syntax tries 'obj.func(...)', then 'func(obj,...);', but both failed - if this function call is passing a local variable that will be modified by the function, but that variable is never used again in the function so the new value is never used, that's likely the problem - if that's what you intended, add another line '_ = obj;' afterward to explicitly discard the new value of the object'
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
'reserve_names': identifier not found
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
static_assert failed: 'this function call syntax tries 'obj.func(...)', then 'func(obj,...);', but both failed - if this function call is passing a local variable that will be modified by the function, but that variable is never used again in the function so the new value is never used, that's likely the problem - if that's what you intended, add another line '_ = obj;' afterward to explicitly discard the new value of the object'
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
'reserve_names': identifier not found
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
static_assert failed: 'this function call syntax tries 'obj.func(...)', then 'func(obj,...);', but both failed - if this function call is passing a local variable that will be modified by the function, but that variable is never used again in the function so the new value is never used, that's likely the problem - if that's what you intended, add another line '_ = obj;' afterward to explicitly discard the new value of the object'
|
|
check • x64-windows • llvm-18 • c++20 • RelWithDebInfo
The strategy configuration was canceled because "check-on-windows.x64-windows_msvc-2022_2_2" failed
|
|
check • x64-windows • msvc-2022 • c++20 • Debug
The strategy configuration was canceled because "check-on-windows.x64-windows_msvc-2022_2_2" failed
|
|
check • x64-windows • llvm-18 • c++20 • Debug
The operation was canceled.
|
|
check • x64-windows • llvm-18 • c++20 • Debug
The strategy configuration was canceled because "check-on-windows.x64-windows_msvc-2022_2_2" failed
|
|
pass
Process completed with exit code 1.
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value: This function returns a bool indicating whether the collection is empty and has no other effects. It is not useful to call this function and discard the return value.
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value: This member function returns a bool indicating whether the collection is empty and has no other effects. It is not useful to call this member function and discard the return value. Use the 'clear()' member function if you want to erase all elements.
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|
|
check • x64-windows • msvc-2022 • c++20 • RelWithDebInfo
discarding return value of function with [[nodiscard]] attribute
|