Skip to content

Add cargo-deny to checks #2

Add cargo-deny to checks

Add cargo-deny to checks #2

Triggered via push February 12, 2025 16:57
Status Success
Total duration 5m 39s
Artifacts

flakecheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
check-flake
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Magic Nix Cache is deprecated: .github/workflows/flakecheck.yml#L24
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