fix: update project_options to v0.41.0 #224
Annotations
6 warnings
Publish to codecov
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Test/Coverage:
my_exe/test/tests.cpp#L6
Condition 'some_fun()==0' is always true [knownConditionTrueFalse]
|
Test/Coverage:
my_header_lib/test/tests.cpp#L6
Condition 'some_fun()==0' is always true [knownConditionTrueFalse]
|
Test release:
my_exe/test/tests.cpp#L6
Condition 'some_fun()==0' is always true [knownConditionTrueFalse]
|
Test release:
my_header_lib/test/tests.cpp#L6
Condition 'some_fun()==0' is always true [knownConditionTrueFalse]
|
Setup Cpp
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Loading