[0.5.x] fix: Adapt breaking status-code
API changes
#16
Annotations
11 errors, 13 warnings, and 2 notices
Lint with clang-format and clang-tidy:
include/vefs/disappointment/errc.hpp#L50
no type named 'string_view' in namespace 'std'; did you mean 'string_ref'?
|
Lint with clang-format and clang-tidy:
include/vefs/disappointment/errc.hpp#L70
no return statement in constexpr function
|
Lint with clang-format and clang-tidy:
include/vefs/disappointment/errc.hpp#L75
no member named 'max' in namespace 'std'
|
Lint with clang-format and clang-tidy:
include/vefs/disappointment/errc.hpp#L127
no type named 'string_view' in namespace 'std'; did you mean 'string_ref'?
|
Lint with clang-format and clang-tidy:
include/vefs/disappointment/errc.hpp#L130
expected namespace name
|
Lint with clang-format and clang-tidy:
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
|
Lint with clang-format and clang-tidy:
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
|
Lint with clang-format and clang-tidy:
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
|
Lint with clang-format and clang-tidy:
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
|
Lint with clang-format and clang-tidy:
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
|
Fail if issues have been raised
Process completed with exit code 1.
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L47
destructor of 'cli_domain_type' is public and non-virtual
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L51
destructor of 'cli_domain_type' is public and non-virtual
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L62
an exception may be thrown in function 'cli_domain_type' which should not throw exceptions
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L73
function 'name' should be marked [[nodiscard]]
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L77
function 'payload_info' should be marked [[nodiscard]]
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L88
function '_do_failure' should be marked [[nodiscard]]
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L96
function 'map_to_generic' should be marked [[nodiscard]]
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L96
method 'map_to_generic' can be made static
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L111
switch has 2 consecutive identical branches
|
Lint with clang-format and clang-tidy:
apps/vefs/cli/error.hpp#L119
function 'map_to_message' should be marked [[nodiscard]]
|
Configure x64-linux-clang preset
New Boost version may have incorrect or missing dependencies and imported
|
Install go (boringSSL build dependency)
Restore cache failed: Dependencies file is not found in /home/runner/work/libvefs/libvefs. Supported file pattern: go.sum
|
Install go (boringSSL build dependency)
Restore cache failed: Dependencies file is not found in /home/runner/work/libvefs/libvefs. Supported file pattern: go.sum
|
Lint with clang-format and clang-tidy:
src/vefs/vfilesystem.cpp#L1
File src/vefs/vfilesystem.cpp does not conform to Custom style guidelines. (lines 1016)
|
Lint with clang-format and clang-tidy:
tests/vefs/cache/cache_mt.test.cpp#L1
File tests/vefs/cache/cache_mt.test.cpp does not conform to Custom style guidelines. (lines 129, 130, 131, 132, 133)
|
The logs for this run have expired and are no longer available.
Loading