Hash and compare templates by value in debug mode (#3630) #8072
main.yml
on: push
Check MSRV
38s
Test Suite
2m 55s
Test Suite with Optimizations
3m 0s
Rustfmt
31s
Docs
1m 19s
Check
1m 13s
Clippy
1m 29s
Playwright Tests
7m 20s
cargo test | windows
8m 0s
Matrix: matrix_test
Matrix: nix
Annotations
6 errors and 3 warnings
cargo test | windows
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
cargo test | windows
The operation was canceled.
|
Playwright Tests
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Playwright Tests
The operation was canceled.
|
nix (macos-latest)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
nix (macos-latest)
The operation was canceled.
|
Magic Nix Cache is deprecated:
.github/workflows/main.yml#L188
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
|
Playwright Tests
No files were found with the provided path: ./packages/playwright-tests/playwright-report/. No artifacts will be uploaded.
|
Magic Nix Cache is deprecated:
.github/workflows/main.yml#L188
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
|