fix(rsx): formatted attribute merging #8074
Triggered via pull request
February 8, 2025 23:24
Status
Cancelled
Total duration
4m 18s
Artifacts
–
main.yml
on: pull_request
Check MSRV
30s
Test Suite
2m 59s
Test Suite with Optimizations
2m 56s
Rustfmt
22s
Docs
1m 35s
Check
1m 5s
Clippy
40s
Playwright Tests
3m 58s
cargo test | windows
3m 50s
Matrix: matrix_test
Matrix: nix
Annotations
12 errors and 3 warnings
Clippy
Process completed with exit code 101.
|
Test Suite with Optimizations
Process completed with exit code 101.
|
cargo test | windows
Canceling since a higher priority waiting request for 'Rust CI-3719' exists
|
cargo test | windows
The operation was canceled.
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
Canceling since a higher priority waiting request for 'Rust CI-3719' exists
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
The operation was canceled.
|
Playwright Tests
Canceling since a higher priority waiting request for 'Rust CI-3719' exists
|
Playwright Tests
The operation was canceled.
|
nix (ubuntu-latest)
Canceling since a higher priority waiting request for 'Rust CI-3719' exists
|
nix (ubuntu-latest)
The operation was canceled.
|
nix (macos-latest)
Canceling since a higher priority waiting request for 'Rust CI-3719' exists
|
nix (macos-latest)
The operation was canceled.
|
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
|
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
|