Skip to content

build: Update cpp template to version 0.3.3 #10

build: Update cpp template to version 0.3.3

build: Update cpp template to version 0.3.3 #10

Triggered via pull request November 26, 2023 21:33
Status Failure
Total duration 50m 56s
Artifacts

cpp-ci.yml

on: pull_request
clang-tidy & clang-format
50m 43s
clang-tidy & clang-format
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 23 warnings
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L50
no type named 'string_view' in namespace 'std'; did you mean 'string_ref'? [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L70
no return statement in constexpr function [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L75
no member named 'max' in namespace 'std' [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L127
no type named 'string_view' in namespace 'std'; did you mean 'string_ref'? [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L130
expected namespace name [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L135
no matching literal operator for call to 'operator""sv' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L138
no matching literal operator for call to 'operator""sv' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L141
no matching literal operator for call to 'operator""sv' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L144
no matching literal operator for call to 'operator""sv' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template [clang-diagnostic-error]
clang-tidy & clang-format: include/vefs/disappointment/errc.hpp#L147
no matching literal operator for call to 'operator""sv' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template [clang-diagnostic-error]
clang-tidy & clang-format
Process completed with exit code 1.
Test ubuntu-22.04-clang
New Boost version may have incorrect or missing dependencies and imported
Test ubuntu-22.04-clang
New Boost version may have incorrect or missing dependencies and imported
Test ubuntu-22.04-clang
Restore cache failed: Dependencies file is not found in /home/runner/work/libvefs/libvefs. Supported file pattern: go.sum
Test windows-2022-msvc
New Boost version may have incorrect or missing dependencies and imported
Test windows-2022-msvc
New Boost version may have incorrect or missing dependencies and imported
Test ubuntu-22.04-gcc
Restore cache failed: Dependencies file is not found in /home/runner/work/libvefs/libvefs. Supported file pattern: go.sum
Test ubuntu-22.04-gcc
New Boost version may have incorrect or missing dependencies and imported
Test ubuntu-22.04-gcc
New Boost version may have incorrect or missing dependencies and imported
Test windows-2022-clang
New Boost version may have incorrect or missing dependencies and imported
Test windows-2022-clang
New Boost version may have incorrect or missing dependencies and imported
clang-tidy & clang-format: apps/vefs.main.cpp#L35
the parameter 'args' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param]
clang-tidy & clang-format: include/vefs/archive.hpp#L53
use a trailing return type for this function [modernize-use-trailing-return-type]
clang-tidy & clang-format: include/vefs/archive.hpp#L147
32 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers]
clang-tidy & clang-format: include/vefs/archive.hpp#L191
32 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers]
clang-tidy & clang-format: include/vefs/archive.hpp#L228
parameter 'filePath' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions [readability-avoid-const-params-in-decls]
clang-tidy & clang-format: include/vefs/archive.hpp#L228
parameter 'mode' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions [readability-avoid-const-params-in-decls]
clang-tidy & clang-format: include/vefs/archive.hpp#L238
parameter 'filePath' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions [readability-avoid-const-params-in-decls]
clang-tidy & clang-format: include/vefs/archive.hpp#L366
12 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers]
clang-tidy & clang-format: include/vefs/archive.hpp#L389
32 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers]
clang-tidy & clang-format: include/vefs/archive.hpp#L400
32 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers]
clang-tidy & clang-format
New Boost version may have incorrect or missing dependencies and imported
clang-tidy & clang-format
Restore cache failed: Dependencies file is not found in /home/runner/work/libvefs/libvefs. Supported file pattern: go.sum
clang-tidy & clang-format
Restore cache failed: Dependencies file is not found in /home/runner/work/libvefs/libvefs. Supported file pattern: go.sum