Fixed injectable_xyz_source calling ambiguous constructors #181
Annotations
6 errors and 2 warnings
tests/src/5-runtime-source.cpp#L145
no match for call to ‘(const kangaru::detail::source::provide_function) (const kangaru::provide_tag<service_a&>&, kangaru::with_tree_recursion<kangaru::with_source_from_tag<kangaru::with_cache<kangaru::with_heap_storage<kangaru::with_construction<increment_source, kangaru::basic_exhaustive_construction<kangaru::make_spread_injector_function> >, kangaru::basic_heap_storage<std::vector<kangaru::runtime_dynamic_storage>, kangaru::default_allocator> >, std::unordered_map<long unsigned int, void*> > > >&)’
|
tests/src/5-runtime-source.cpp#L145
no match for call to ‘(const kangaru::detail::source::provide_function) (const kangaru::provide_tag<service_a&>&, kangaru::with_tree_recursion<kangaru::with_source_from_tag<kangaru::with_cache<kangaru::with_heap_storage<kangaru::with_construction<increment_source, kangaru::basic_exhaustive_construction<kangaru::make_spread_injector_function> >, kangaru::basic_heap_storage<std::vector<kangaru::runtime_dynamic_storage>, kangaru::default_allocator> >, std::unordered_map<long unsigned int, void*> > > >&)’
|
tests/src/5-runtime-source.cpp#L145
no match for call to ‘(const kangaru::detail::source::provide_function) (const kangaru::provide_tag<service_a&>&, kangaru::with_tree_recursion<kangaru::with_source_from_tag<kangaru::with_cache<kangaru::with_heap_storage<kangaru::with_construction<increment_source, kangaru::basic_exhaustive_construction<kangaru::make_spread_injector_function> >, kangaru::basic_heap_storage<std::vector<kangaru::runtime_dynamic_storage>, kangaru::default_allocator> >, std::unordered_map<long unsigned int, void*> > > >&)’
|
tests/src/5-runtime-source.cpp#L147
no match for call to ‘(const kangaru::detail::source::provide_function) (const kangaru::provide_tag<service_a&>&, kangaru::with_tree_recursion<kangaru::with_source_from_tag<kangaru::with_cache<kangaru::with_heap_storage<kangaru::with_construction<increment_source, kangaru::basic_exhaustive_construction<kangaru::make_spread_injector_function> >, kangaru::basic_heap_storage<std::vector<kangaru::runtime_dynamic_storage>, kangaru::default_allocator> >, std::unordered_map<long unsigned int, void*> > > >&)’
|
tests/src/5-runtime-source.cpp#L148
no match for call to ‘(const kangaru::detail::source::provide_function) (const kangaru::provide_tag<service_b&>&, kangaru::with_tree_recursion<kangaru::with_source_from_tag<kangaru::with_cache<kangaru::with_heap_storage<kangaru::with_construction<increment_source, kangaru::basic_exhaustive_construction<kangaru::make_spread_injector_function> >, kangaru::basic_heap_storage<std::vector<kangaru::runtime_dynamic_storage>, kangaru::default_allocator> >, std::unordered_map<long unsigned int, void*> > > >&)’
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
This job failed
Loading