Skip to content

Update detsys-ts: Merge pull request #95 from DeterminateSystems/graham/fh-813-create-a-determinate-nix-action-with-pinned-releases #368

Update detsys-ts: Merge pull request #95 from DeterminateSystems/graham/fh-813-create-a-determinate-nix-action-with-pinned-releases

Update detsys-ts: Merge pull request #95 from DeterminateSystems/graham/fh-813-create-a-determinate-nix-action-with-pinned-releases #368

Status Success
Total duration 1m 49s
Artifacts

ci.yml

on: pull_request
Matrix: run-systems
Test: Nix not installed
5s
Test: Nix not installed
Run x86_64-linux, Untrusted
12s
Run x86_64-linux, Untrusted
success
0s
success
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Magic Nix Cache is deprecated: .github/workflows/ci.yml#L17
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/flakehub-cache.yml#L27
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
Test: Nix not installed
This action is in no-op mode because Nix is not installed. Add `- uses: DeterminateSystems/determinate-nix-action@v3` earlier in your workflow.
Magic Nix Cache is deprecated: .github/workflows/ci.yml#L17
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/flakehub-cache.yml#L27
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
Run x86_64-linux, Untrusted
The Nix daemon does not consider the user running this workflow to be trusted. Magic Nix Cache is disabled.