Add ccache #14
zones_convolver_tests.yml
on: push
build_and_test
3m 24s
Annotations
10 warnings
build_and_test
Unexpected input(s) 'cmakeAppendedArgs', valid inputs are ['cmakeListsTxtPath', 'workflowPreset', 'configurePreset', 'buildPreset', 'testPreset', 'packagePreset', 'configurePresetAdditionalArgs', 'buildPresetAdditionalArgs', 'testPresetAdditionalArgs', 'packagePresetAdditionalArgs', 'useShell', 'logCollectionRegExps', 'workflowPresetCmdString', 'configurePresetCmdString', 'buildPresetCmdString', 'testPresetCmdString', 'packagePresetCmdString', 'runVcpkgEnvFormatString']
|
build_and_test
suggest braces around empty body in an ‘if’ statement [-Wempty-body]
|
build_and_test:
test/SplitBlockTests.cpp#L148
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build_and_test:
test/SplitBlockTests.cpp#L148
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build_and_test
comparing floating point with == or != is unsafe [-Wfloat-equal]
|
build_and_test
comparing floating point with == or != is unsafe [-Wfloat-equal]
|
build_and_test
comparing floating point with == or != is unsafe [-Wfloat-equal]
|
build_and_test
comparing floating point with == or != is unsafe [-Wfloat-equal]
|
build_and_test
comparing floating point with == or != is unsafe [-Wfloat-equal]
|
build_and_test
comparing floating point with == or != is unsafe [-Wfloat-equal]
|