linting fixups #12
build.yml
on: push
Matrix: build-ubuntu
Matrix: build-windows
Matrix: clang-tidy
release
0s
Annotations
14 errors and 5 warnings
clang-format
Process completed with exit code 1.
|
build-ubuntu (clang-cross-release)
Process completed with exit code 1.
|
build-ubuntu (mingw-release)
Process completed with exit code 1.
|
build-windows (msvc-release)
Process completed with exit code 1.
|
clang-tidy (clang-release):
command_extensions\file_parser\blcm_parser.cpp#L68
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
clang-tidy (clang-release):
command_extensions\file_parser\blcm_parser.cpp#L188
clang-tidy: variable 'line' of type 'std::string_view' (aka 'basic_string_view<char>') can be declared 'const' (misc-const-correctness)
|
clang-tidy (clang-release):
command_extensions\file_parser\blcm_parser.cpp#L208
clang-tidy: variable 'child_name' of type 'std::string_view' (aka 'basic_string_view<char>') can be declared 'const' (misc-const-correctness)
|
clang-tidy (clang-release):
command_extensions\file_parser\blcm_preprocessor\blcm_preprocessor.cpp#L171
clang-tidy: variable 'content' of type 'std::string_view' (aka 'basic_string_view<char>') can be declared 'const' (misc-const-correctness)
|
clang-tidy (clang-release):
command_extensions\file_parser\matcher.cpp#L56
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
clang-tidy (clang-release):
command_extensions\file_parser\matcher.cpp#L59
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
clang-tidy (clang-release):
command_extensions\file_parser\matcher.cpp#L64
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
clang-tidy (clang-release):
command_extensions\file_parser\matcher.cpp#L82
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
clang-tidy (clang-release):
command_extensions\file_parser\matcher.cpp#L90
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
clang-tidy (clang-release):
command_extensions\file_parser\matcher.cpp#L97
clang-tidy: use a ranges version of this algorithm (modernize-use-ranges)
|
spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pyright
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
|