🚧 gucc: properly initialize in tests #125
checks.yml
on: push
cpp-linter
1m 16s
Check C++ style
18s
Annotations
3 errors and 2 warnings
/gucc/tests/unit-crypttab_gen.cpp:34:5 [modernize-use-trailing-return-type:
gucc/tests/unit-crypttab_gen.cpp#L34
use a trailing return type for this function
|
/gucc/tests/unit-fstab_gen.cpp:84:5 [modernize-use-trailing-return-type:
gucc/tests/unit-fstab_gen.cpp#L84
use a trailing return type for this function
|
/gucc/tests/unit-initcpio.cpp:41:5 [modernize-use-trailing-return-type:
gucc/tests/unit-initcpio.cpp#L41
use a trailing return type for this function
|
Check C++ style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cpp-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|