Disable CURL #106
zones_convolver_tests.yml
on: push
build_and_test
2m 34s
Annotations
11 warnings
build_and_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_and_test
suggest braces around empty body in an ‘if’ statement [-Wempty-body]
|
build_and_test:
test/SplitBlockTests.cpp#L150
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#L150
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]
|
build_and_test
comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
|