Skip to content

🧹 gucc: refactor fstab #135

🧹 gucc: refactor fstab

🧹 gucc: refactor fstab #135

Triggered via push July 5, 2024 22:01
Status Success
Total duration 1m 2s
Artifacts

checks.yml

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

Annotations

4 errors and 2 warnings
/gucc/src/fstab.cpp:62:34 [bugprone-easily-swappable-parameters: gucc/src/fstab.cpp#L62
2 adjacent parameters of 'get_mount_options' of similar type ('std::string_view') are easily swapped by mistake
/gucc/src/fstab.cpp:127:26 [performance-move-const-arg: gucc/src/fstab.cpp#L127
passing result of std::move() as a const reference argument; no move will actually happen
Check C++ style
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/
cpp-linter
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/