👷 gucc: improve test coverage for locale #134
Annotations
5 errors and 1 warning
gucc/src/locale.cpp#L15
2 adjacent parameters of 'prepare_locale_set' of similar type ('std::string_view') are easily swapped by mistake
|
gucc/tests/unit-locale.cpp#L55
an exception may be thrown in function 'filtered_res' which should not throw exceptions
|
gucc/tests/unit-locale.cpp#L66
an exception may be thrown in function 'main' which should not throw exceptions
|
gucc/tests/unit-locale.cpp#L66
use a trailing return type for this function
|
gucc/tests/unit-locale.cpp#L80
use of undeclared identifier 'GUCC_TEST_DIR'
|
The following actions uses Node.js version which is deprecated 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/
|
This job succeeded
Loading