feat(discovery): add Agentic Resource Discovery (ARD) catalog for the… #275
ci.yml
on: push
windows msvc / release
32m 57s
macos appleclang / release
14m 22s
benchmarks
18m 39s
Matrix: linux
Annotations
89 warnings and 1 notice
|
macos appleclang / release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7, hendrikmuhs/ccache-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos appleclang / release:
tests/codebase_intelligence_test.cpp#L402
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
tests/codebase_intelligence_test.cpp#L401
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
tests/codebase_intelligence_test.cpp#L400
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L70
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L70
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L69
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L212
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L122
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L186
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release:
include/lci/alloc/slab_allocator.h#L98
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
macos appleclang / release
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
benchmarks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks:
src/cli/search.cpp#L1021
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
benchmarks:
src/cli/mcp.cpp#L104
declaration of ‘rt_snap’ shadows a previous local [-Wshadow]
|
|
benchmarks:
src/server/client.cpp#L383
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
benchmarks:
src/server/client.cpp#L383
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
benchmarks:
src/server/client.cpp#L351
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
benchmarks:
src/server/client.cpp#L351
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
benchmarks:
src/mcp/handlers_analysis.cpp#L1627
declaration of ‘lci::git::Analyzer analyzer’ shadows a parameter [-Wshadow]
|
|
benchmarks:
src/mcp/server.cpp#L117
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
benchmarks:
src/mcp/server.cpp#L117
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
benchmarks
ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
windows msvc / release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L3350
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L3452
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L1019
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L3333
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L970
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L1104
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L1104
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L1104
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
build/release/vcpkg_installed/x64-windows-static-md/include/absl/container/internal/raw_hash_set.h#L1104
unreachable code [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\src\lci_lib.vcxproj]
|
|
windows msvc / release:
tests/helpers/performance_guards.h#L70
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\actions-runner\_work\lci-cpp\lci-cpp\build\release\tests\lci_helpers_tests.vcxproj]
|
|
linux gcc-13 / sanitizer
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux gcc-13 / sanitizer:
src/cli/mcp.cpp#L104
declaration of ‘rt_snap’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / sanitizer:
src/mcp/handlers_analysis.cpp#L1627
declaration of ‘lci::git::Analyzer analyzer’ shadows a parameter [-Wshadow]
|
|
linux gcc-13 / sanitizer:
src/mcp/server.cpp#L117
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
linux gcc-13 / sanitizer:
src/mcp/server.cpp#L117
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
linux gcc-13 / sanitizer:
tests/parity/runner/modes/http.cpp#L316
declaration of ‘ec’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / sanitizer:
tests/parity/runner/modes/http.cpp#L309
declaration of ‘deadline’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / sanitizer:
tests/language_extraction_test.cpp#L1114
conversion from ‘long unsigned int’ to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / sanitizer:
tests/language_extraction_test.cpp#L1105
conversion from ‘std::vector<lci::parser::{anonymous}::IndexProfile_StageBreakdown_Test::TestBody()::FileStat>::size_type’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / sanitizer:
tests/language_extraction_test.cpp#L1104
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / sanitizer:
tests/language_extraction_test.cpp#L1095
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux clang-18 / release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux clang-18 / release:
tests/language_extraction_test.cpp#L1104
implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
linux clang-18 / release:
tests/language_extraction_test.cpp#L1105
implicit conversion from 'size_type' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
linux clang-18 / release:
tests/language_extraction_test.cpp#L1095
implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L70
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L70
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L69
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L212
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L122
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L186
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux clang-18 / release:
include/lci/alloc/slab_allocator.h#L98
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
|
linux gcc-13 / debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux gcc-13 / debug:
src/server/client.cpp#L351
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
linux gcc-13 / debug:
src/mcp/handlers_analysis.cpp#L1627
declaration of ‘lci::git::Analyzer analyzer’ shadows a parameter [-Wshadow]
|
|
linux gcc-13 / debug:
src/mcp/server.cpp#L117
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
linux gcc-13 / debug:
src/mcp/server.cpp#L117
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
linux gcc-13 / debug:
tests/parity/runner/modes/http.cpp#L316
declaration of ‘ec’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / debug:
tests/parity/runner/modes/http.cpp#L309
declaration of ‘deadline’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / debug:
tests/language_extraction_test.cpp#L1114
conversion from ‘long unsigned int’ to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / debug:
tests/language_extraction_test.cpp#L1105
conversion from ‘std::vector<lci::parser::{anonymous}::IndexProfile_StageBreakdown_Test::TestBody()::FileStat>::size_type’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / debug:
tests/language_extraction_test.cpp#L1104
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / debug:
tests/language_extraction_test.cpp#L1095
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux gcc-13 / release:
src/mcp/server.cpp#L117
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
linux gcc-13 / release:
src/mcp/server.cpp#L117
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
linux gcc-13 / release:
tests/parity/runner/modes/http.cpp#L316
declaration of ‘ec’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / release:
tests/parity/runner/modes/http.cpp#L309
declaration of ‘deadline’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / release:
tests/language_extraction_test.cpp#L1114
conversion from ‘long unsigned int’ to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / release:
tests/language_extraction_test.cpp#L1105
conversion from ‘std::vector<lci::parser::{anonymous}::IndexProfile_StageBreakdown_Test::TestBody()::FileStat>::size_type’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / release:
tests/language_extraction_test.cpp#L1104
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / release:
tests/language_extraction_test.cpp#L1095
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / release
ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
linux gcc-13 / release
ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
linux gcc-13 / tsan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux gcc-13 / tsan:
src/server/client.cpp#L351
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
linux gcc-13 / tsan:
src/mcp/handlers_analysis.cpp#L1627
declaration of ‘lci::git::Analyzer analyzer’ shadows a parameter [-Wshadow]
|
|
linux gcc-13 / tsan:
src/mcp/server.cpp#L117
for conversion from ‘nlohmann::json_abi_v3_12_0::basic_json<>’ to ‘std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >’ [-Wconversion]
|
|
linux gcc-13 / tsan:
src/mcp/server.cpp#L117
choosing ‘constexpr std::optional<_Tp>::optional(_Up&&) [with _Up = nlohmann::json_abi_v3_12_0::basic_json<>; typename std::enable_if<__and_v<std::__not_<std::is_same<std::optional<_Tp>, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::__not_<std::is_same<std::in_place_t, typename std::remove_cv<typename std::remove_reference<_Iter>::type>::type> >, std::is_constructible<_Tp, _Up>, std::is_convertible<_Iter, _Iterator> >, bool>::type <anonymous> = true; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>]’ over ‘nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator ValueType() const [with ValueType = std::optional<nlohmann::json_abi_v3_12_0::basic_json<> >; typename std::enable_if<nlohmann::json_abi_v3_12_0::detail::conjunction<nlohmann::json_abi_v3_12_0::detail::negation<std::is_pointer<_Ptr> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<_Up, std::nullptr_t> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, nlohmann::json_abi_v3_12_0::detail::json_ref<nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, typename StringType::value_type> >, nlohmann::json_abi_v3_12_0::detail::negation<nlohmann::json_abi_v3_12_0::detail::is_basic_json<BasicJsonType> >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::initializer_list<typename StringType::value_type> > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::basic_string_view<char, std::char_traits<char> > > >, nlohmann::json_abi_v3_12_0::detail::negation<std::is_same<ValueType, std::any> >, nlohmann::json_abi_v3_12_0::detail::is_detected_lazy<nlohmann::json_abi_v3_12_0::detail::get_template_function, const nlohmann::json_abi_v3_12_0::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>&, ValueType> >::value, int>::type <anonymous> = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_12_0::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void]’ [-Wconversion]
|
|
linux gcc-13 / tsan:
tests/parity/runner/modes/http.cpp#L316
declaration of ‘ec’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / tsan:
tests/parity/runner/modes/http.cpp#L309
declaration of ‘deadline’ shadows a previous local [-Wshadow]
|
|
linux gcc-13 / tsan:
tests/language_extraction_test.cpp#L1114
conversion from ‘long unsigned int’ to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / tsan:
tests/language_extraction_test.cpp#L1105
conversion from ‘std::vector<lci::parser::{anonymous}::IndexProfile_StageBreakdown_Test::TestBody()::FileStat>::size_type’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / tsan:
tests/language_extraction_test.cpp#L1104
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
linux gcc-13 / tsan:
tests/language_extraction_test.cpp#L1095
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘double’ may change value [-Wconversion]
|
|
macos appleclang / release
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|