Skip to content

Warn on mnc usage

Warn on mnc usage #284

Triggered via pull request January 21, 2025 02:19
@grahamcgrahamc
synchronize #102
warn-on-mnc
Status Success
Total duration 1m 45s
Artifacts

ci.yml

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

Annotations

7 warnings
Test: Nix not installed
This action is in no-op mode because Nix is not installed. Add `- uses: DeterminateSystems/nix-installer-action@main` earlier in your workflow.
Magic Nix Cache is deprecated: .github/workflows/ci.yml#L16
Magic Nix Cache is deprecated, and will stop working on February 1. Use FlakeHub Cache instead: ```suggestion uses: DeterminateSystems/flakehub-cache-action@main ``` See https://flakehub.com/cache?mnc
Magic Nix Cache is deprecated: .github/workflows/ci.yml#L21
Magic Nix Cache is deprecated, and will stop working on February 1. Use FlakeHub Cache instead: ```suggestion - uses: DeterminateSystems/flakehub-cache-action@main ``` See https://flakehub.com/cache?mnc
Magic Nix Cache is deprecated: .github/workflows/ci.yml#L63
Magic Nix Cache is deprecated, and will stop working on February 1. Use FlakeHub Cache instead: ```suggestion uses: DeterminateSystems/flakehub-cache-action@main ``` See https://flakehub.com/cache?mnc
Magic Nix Cache is deprecated: .github/workflows/ci.yml#L103
Magic Nix Cache is deprecated, and will stop working on February 1. Use FlakeHub Cache instead: ```suggestion uses: DeterminateSystems/flakehub-cache-action@main ``` See https://flakehub.com/cache?mnc
Magic Nix Cache is deprecated: .github/workflows/flakehub-cache.yml#L26
Magic Nix Cache is deprecated, and will stop working on February 1. Use FlakeHub Cache instead: ```suggestion - uses: DeterminateSystems/flakehub-cache-action@main ``` See https://flakehub.com/cache?mnc
Run x86_64-linux, Untrusted
The Nix daemon does not consider the user running this workflow to be trusted. Magic Nix Cache is disabled.