Skip to content

Rework rebind interface #257

Rework rebind interface

Rework rebind interface #257

Triggered via push April 7, 2025 17:53
Status Failure
Total duration 4m 20s
Artifacts

all-os.yml

on: push
Matrix: apple-clang
Matrix: linux-clang
Matrix: linux-gcc
Matrix: windows-msvc
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 37 warnings
GCC 12 Linux C++23
run-cmake action execution failed: 'Error: "'/nix/store/ciiwq1ymzac9m5azhf4higkynmy3f8f7-cmake-3.31.5/bin/cmake' failed with error code: '1'.'
GCC 12 Linux C++23: 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> > > > >)’
GCC 12 Linux C++23: 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> > > > >)’
GCC 12 Linux C++23: 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]
Clang 16 Linux C++20
run-cmake action execution failed: 'Error: "'/nix/store/ciiwq1ymzac9m5azhf4higkynmy3f8f7-cmake-3.31.5/bin/cmake' failed with error code: '1'.'
Clang 16 Linux C++20: examples/example1/example1.cpp#L74
no viable constructor or deduction guide for deduction of template arguments of 'with_recursion'
GCC 12 Linux C++20
run-cmake action execution failed: 'Error: "'/nix/store/ciiwq1ymzac9m5azhf4higkynmy3f8f7-cmake-3.31.5/bin/cmake' failed with error code: '1'.'
GCC 12 Linux C++20: 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> > > > >)’
GCC 12 Linux C++20: 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> > > > >)’
GCC 12 Linux C++20: 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]
AppleClang XCode 16.2 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
Magic Nix Cache is deprecated: ./.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
MSVC Windows C++20
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
MSVC Windows C++20
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
MSVC Windows C++20
Unexpected input(s) 'useVcpkgToolchainFile', 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
MSVC Windows C++23
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
MSVC Windows C++23
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
MSVC Windows C++23
Unexpected input(s) 'useVcpkgToolchainFile', 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']