build: Update dependencies to 2023-11-06 #97
cpp-ci.yml
on: pull_request
clang-tidy & clang-format
43s
Matrix: build-and-test
Annotations
20 errors
Test ubuntu-22.04-clang
no type named 'invalid_argument' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'domain_error' in namespace 'std'; did you mean 'posix_error'?
|
Test ubuntu-22.04-clang
no type named 'length_error' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'out_of_range' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'logic_error' in namespace 'std'; did you mean 'posix_error'?
|
Test ubuntu-22.04-clang
no type named 'system_error' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'overflow_error' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'range_error' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'runtime_error' in namespace 'std'
|
Test ubuntu-22.04-clang
no type named 'invalid_argument' in namespace 'std'
|
clang-tidy & clang-format
no type named 'invalid_argument' in namespace 'std'
|
clang-tidy & clang-format
no type named 'domain_error' in namespace 'std'; did you mean 'posix_error'?
|
clang-tidy & clang-format
no type named 'length_error' in namespace 'std'
|
clang-tidy & clang-format
no type named 'out_of_range' in namespace 'std'
|
clang-tidy & clang-format
no type named 'logic_error' in namespace 'std'; did you mean 'posix_error'?
|
clang-tidy & clang-format
no type named 'system_error' in namespace 'std'
|
clang-tidy & clang-format
no type named 'overflow_error' in namespace 'std'
|
clang-tidy & clang-format
no type named 'range_error' in namespace 'std'
|
clang-tidy & clang-format
no type named 'runtime_error' in namespace 'std'
|
clang-tidy & clang-format
no type named 'invalid_argument' in namespace 'std'
|