Add documentation to burn core nn #4437
Annotations
21 errors
tests (ubuntu-22.04, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (ubuntu-22.04, stable, std):
crates/burn-derive/src/shared/attribute.rs#L8
[clippy] reported by reviewdog 🐶
error: field `ident` is never read
--> crates/burn-derive/src/shared/attribute.rs:9:9
|
8 | pub struct AttributeItem {
| ------------- field in this struct
9 | pub ident: Ident,
| ^^^^^
|
= note: `AttributeItem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
= note: `-D dead-code` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(dead_code)]`
Raw Output:
crates/burn-derive/src/shared/attribute.rs:8:12:e:error: field `ident` is never read
--> crates/burn-derive/src/shared/attribute.rs:9:9
|
8 | pub struct AttributeItem {
| ------------- field in this struct
9 | pub ident: Ident,
| ^^^^^
|
= note: `AttributeItem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
= note: `-D dead-code` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(dead_code)]`
__END__
|
tests (ubuntu-22.04, stable, std)
reviewdog exited with status code: 1
|
tests (windows-2022, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (windows-2022, 1.75.0, std)
The operation was canceled.
|
tests (blaze/macos-14, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (blaze/macos-14, 1.75.0, std)
The operation was canceled.
|
tests (ubuntu-22.04, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (windows-2022, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (windows-2022, stable, std)
The operation was canceled.
|
tests (windows-2022, stable, examples)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (windows-2022, stable, examples)
The operation was canceled.
|
tests (ubuntu-22.04, 1.75.0, no-std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (ubuntu-22.04, stable, examples)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (ubuntu-22.04, stable, examples)
The operation was canceled.
|
tests (ubuntu-22.04, stable, no-std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (ubuntu-22.04, stable, no-std)
The operation was canceled.
|
tests (blaze/macos-14, stable, examples)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (blaze/macos-14, stable, examples)
The operation was canceled.
|
tests (blaze/macos-14, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1746/merge' exists
|
tests (blaze/macos-14, stable, std)
The operation was canceled.
|