Rework rebind interface #257
Annotations
4 errors and 2 warnings
|
include/kangaru/detail/recursive_source.hpp#L333
no match for call to ‘(const kangaru::detail::source_helper::rebind_function) (kangaru::with_recursion<kangaru::with_construction<kangaru::composed_source<kangaru::source_reference_wrapper<kangaru::external_reference_source<Camera> >, kangaru::source_reference_wrapper<kangaru::object_source<Model> > >, kangaru::basic_non_empty_construction<kangaru::make_spread_injector_function> > >&, kangaru::detail::recursive_source::leaf_as_alternative<kangaru::with_recursion<kangaru::source_reference_wrapper<kangaru::with_construction<kangaru::composed_source<kangaru::source_reference_wrapper<kangaru::external_reference_source<Camera> >, kangaru::source_reference_wrapper<kangaru::object_source<Model> > >, kangaru::basic_non_empty_construction<kangaru::make_spread_injector_function> > > > >)’
|
include/kangaru/detail/recursive_source.hpp#L333
no match for call to ‘(const kangaru::detail::source_helper::rebind_function) (const kangaru::with_recursion<kangaru::with_construction<kangaru::composed_source<kangaru::source_reference_wrapper<kangaru::external_reference_source<Camera> >, kangaru::source_reference_wrapper<kangaru::object_source<Model> > >, kangaru::basic_non_empty_construction<kangaru::make_spread_injector_function> > >&, kangaru::detail::recursive_source::leaf_as_alternative<kangaru::with_recursion<kangaru::source_reference_wrapper<const kangaru::with_construction<kangaru::composed_source<kangaru::source_reference_wrapper<kangaru::external_reference_source<Camera> >, kangaru::source_reference_wrapper<kangaru::object_source<Model> > >, kangaru::basic_non_empty_construction<kangaru::make_spread_injector_function> > > > >)’
|
include/kangaru/detail/source_helper.hpp#L56
‘typename kangaru::detail::source_helper::rebind_wrapper<typename std::remove_cv< <template-parameter-1-1> >::type>::ttype’ is not a template [-fpermissive]
|
./.github/workflows/all-os.yml#L85
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
./.github/workflows/all-os.yml#L56
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
The logs for this run have expired and are no longer available.
Loading