build: PCH + ccache launcher + fast-linker autodetect#6
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
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]
|
|
Build:
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]
|
|
Build:
src/cli/mcp.cpp#L104
declaration of ‘rt_snap’ shadows a previous local [-Wshadow]
|
|
Build:
src/mcp/handlers_analysis.cpp#L1627
declaration of ‘lci::git::Analyzer analyzer’ shadows a parameter [-Wshadow]
|
|
Build:
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]
|
|
Build:
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]
|
|
Build:
tests/parity/runner/modes/http.cpp#L316
declaration of ‘ec’ shadows a previous local [-Wshadow]
|
|
Build:
tests/parity/runner/modes/http.cpp#L309
declaration of ‘deadline’ shadows a previous local [-Wshadow]
|
|
Build
ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
Build
ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
background
wait
wait-all
cancel
parallel
Loading