Change with_construction to with_function_call, which any callable ca… #260
Annotations
3 errors and 2 warnings
|
examples/example1/example1.cpp#L74
missing template arguments before ‘{’ token
|
examples/example1/example1.cpp#L75
‘with_construction’ is not a member of ‘kangaru’
|
./.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