Skip to content

👷 gucc: add fstab generation based on provided partitions #122

👷 gucc: add fstab generation based on provided partitions

👷 gucc: add fstab generation based on provided partitions #122

Triggered via push June 29, 2024 23:49
Status Success
Total duration 1m 17s
Artifacts

checks.yml

on: push
cpp-linter
1m 7s
cpp-linter
Check C++ style
16s
Check C++ style
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
/gucc/src/fstab.cpp:36:23 [readability-static-definition-in-anonymous-namespace: gucc/src/fstab.cpp#L36
'FSTAB_HEADER' is a static definition in anonymous namespace; static is redundant here
/gucc/src/fstab.cpp:120:26 [performance-move-const-arg: gucc/src/fstab.cpp#L120
passing result of std::move() as a const reference argument; no move will actually happen
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/.