Skip to content

Continued implementation of database and IndigentManager with functio… #7

Continued implementation of database and IndigentManager with functio…

Continued implementation of database and IndigentManager with functio… #7

Triggered via push December 31, 2023 13:50
Status Failure
Total duration 1d 2h 23m 11s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

111 errors and 21 warnings
Test (ubuntu-20.04, gcc-11, Unix Makefiles, Debug, On, gcov, Off)
Process completed with exit code 2.
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘type’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘name’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘type’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘name’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘type’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘name’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
‘optional’ in namespace ‘std’ does not name a template type
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): include/recipe_agent/recipe_db/recipe_db.h#L21
‘bool recipeagent::database::create_recipe_db(std::shared_ptr<SQLite::Database>)’ declared ‘static’ but never defined [-Werror=unused-function]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
‘optional’ in namespace ‘std’ does not name a template type
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, ON, OFF): src/recipe_db/recipe_db.cpp#L16
class ‘recipeagent::database::QueryBuilder’ does not have any field named ‘m_stmt’
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘type’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘name’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘type’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘name’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘type’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/indigents/indigent.cpp#L9
declaration of ‘name’ shadows a member of ‘recipeagent::indigent::Indigent’ [-Werror=shadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
‘optional’ in namespace ‘std’ does not name a template type
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, ON, OFF): src/recipe_db/recipe_db.cpp#L16
class ‘recipeagent::database::QueryBuilder’ does not have any field named ‘m_stmt’
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, ON, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, ON, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, ON, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, ON, OFF)
Process completed with exit code 1.
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF)
Process completed with exit code 1.
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): src/indigents/indigent.cpp#L7
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): src/indigents/indigent.cpp#L10
initializer for member 'name' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L11
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L21
initializer for member 'indigent_name_field' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L34
variable 'tab_values' of type 'std::vector<std::string>' (aka 'vector<basic_string<char>>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L84
parameter name 's' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
no template named 'optional' in namespace 'std' [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent.cpp#L7
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent.cpp#L10
initializer for member 'name' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L11
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L21
initializer for member 'indigent_name_field' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L34
variable 'tab_values' of type 'std::vector<std::string>' (aka 'vector<basic_string<char>>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L84
parameter name 's' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
no template named 'optional' in namespace 'std' [clang-diagnostic-error]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, Release, OFF, OFF): src/recipe_db/recipe_db.cpp#L9
inclusion of deprecated C++ header 'assert.h'; consider using 'cassert' instead [hicpp-deprecated-headers,modernize-deprecated-headers,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/indigents/indigent.cpp#L7
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/indigents/indigent.cpp#L10
initializer for member 'name' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L11
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L21
initializer for member 'indigent_name_field' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L34
variable 'tab_values' of type 'std::vector<std::string>' (aka 'vector<basic_string<char>>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/tui/tui.cpp#L84
parameter name 's' 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): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
no template named 'optional' in namespace 'std' [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent.cpp#L7
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent.cpp#L10
initializer for member 'name' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L11
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L21
initializer for member 'indigent_name_field' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L34
variable 'tab_values' of type 'std::vector<std::string>' (aka 'vector<basic_string<char>>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/tui/tui.cpp#L84
parameter name 's' 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, Release, OFF, OFF): include/recipe_agent/indigents/indigent.h#L46
constexpr function's return type 'std::string' (aka 'basic_string<char>') is not a literal type [clang-diagnostic-error]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): include/recipe_agent/recipe_db/recipe_db.h#L94
no template named 'optional' in namespace 'std' [clang-diagnostic-error]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, ON, OFF): src/recipe_db/recipe_db.cpp#L22
no member named 'source_location' in namespace 'std'
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, ON, OFF)
Process completed with exit code 1.
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF): src/recipe_db/recipe_db.cpp#L22
no member named 'source_location' in namespace 'std'
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF)
Process completed with exit code 1.
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent.cpp#L7
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent.cpp#L10
initializer for member 'name' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent_manager.cpp#L11
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent_manager.cpp#L16
pass by value and use std::move [modernize-pass-by-value,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent_manager.cpp#L16
parameter name 'db' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent_manager.cpp#L18
the parameter 'indigent' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/indigents/indigent_manager.cpp#L20
no member named 'source_location' in namespace 'std' [clang-diagnostic-error]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/recipe_db/recipe_db.cpp#L9
inclusion of deprecated C++ header 'assert.h'; consider using 'cassert' instead [hicpp-deprecated-headers,modernize-deprecated-headers,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/recipe_db/recipe_db.cpp#L13
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, OFF, OFF): src/recipe_db/recipe_db.cpp#L15
pass by value and use std::move [modernize-pass-by-value,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/indigents/indigent.cpp#L7
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/indigents/indigent.cpp#L10
initializer for member 'name' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L9
inclusion of deprecated C++ header 'assert.h'; consider using 'cassert' instead [hicpp-deprecated-headers,modernize-deprecated-headers,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L13
nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L15
pass by value and use std::move [modernize-pass-by-value,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L15
parameter name 'db' 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): src/recipe_db/recipe_db.cpp#L16
initializer for member 'm_stmt' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L16
initializer for member 'm_stmt_str' is redundant [readability-redundant-member-init,-warnings-as-errors]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L22
no member named 'source_location' in namespace 'std' [clang-diagnostic-error]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): src/recipe_db/recipe_db.cpp#L47
an exception may be thrown in function 'select' which should not throw exceptions [bugprone-exception-escape,-warnings-as-errors]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off)
Process completed with exit code 1.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On, On)
Process completed with exit code 1.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On, On, On)
Process completed with exit code 1.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off, ZIP)
Process completed with exit code 1.
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On, On)
Process completed with exit code 1.
Test (macos-10.15, gcc-11, Ninja Multi-Config, Debug, ON, 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, 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, gcc-11, Ninja Multi-Config, Release, 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, ON, 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, gcc-11, Ninja Multi-Config, Release, ON, 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, Release, 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, Release, ON, 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): test/tests.cpp#L6
Same expression on both sides of '=='. [duplicateExpression]
Test (ubuntu-20.04, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF): test/tests.cpp#L6
Same expression on both sides of '=='. [duplicateExpression]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, ON, 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, ON, 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, ON, OFF)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, ON, OFF)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, ON, 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, Release, ON, 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, Release, OFF, OFF)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Release, 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, Release, 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]
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): test/tests.cpp#L6
Same expression on both sides of '=='. [duplicateExpression]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, Debug, OFF, OFF)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On, On, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off, ZIP)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
ci
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583