Skip to content

[xtask] Add support for cargo metadata new workspace member format #3576

[xtask] Add support for cargo metadata new workspace member format

[xtask] Add support for cargo metadata new workspace member format #3576

Triggered via pull request March 21, 2024 18:46
Status Cancelled
Total duration 6m 27s
Artifacts

test.yml

on: pull_request
check-typos
16s
check-typos
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
[clippy] crates/burn-fusion/src/stream/base.rs#L43: crates/burn-fusion/src/stream/base.rs#L43
error: initializer for `thread_local` value can be made `const` --> crates/burn-fusion/src/stream/base.rs:43:71 | 43 | static ID: std::cell::OnceCell::<std::thread::ThreadId> = std::cell::OnceCell::new(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `const { std::cell::OnceCell::new() }` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#thread_local_initializer_can_be_made_const = note: `-D clippy::thread-local-initializer-can-be-made-const` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::thread_local_initializer_can_be_made_const)]`
tests (macos-13, stable, examples)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (macos-13, stable, examples)
The operation was canceled.
tests (windows-2022, stable, examples)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (windows-2022, stable, examples)
The operation was canceled.
tests (windows-2022, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (windows-2022, 1.75.0, std)
The operation was canceled.
tests (windows-2022, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (windows-2022, stable, std)
The operation was canceled.
tests (ubuntu-22.04, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (ubuntu-22.04, stable, std)
The operation was canceled.
tests (ubuntu-22.04, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (ubuntu-22.04, 1.75.0, std)
The operation was canceled.
tests (macos-13, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (macos-13, stable, std)
The operation was canceled.
tests (macos-13, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1500/merge' exists
tests (macos-13, 1.75.0, std)
The operation was canceled.