Skip to content

Allow (serde) attributes on typeenum! generated enums #446

Allow (serde) attributes on typeenum! generated enums

Allow (serde) attributes on typeenum! generated enums #446

Triggered via push November 28, 2023 19:47
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 1 warning
test (ubuntu-latest, 1.71): src/bgp/message/nlri.rs#L318
struct `Labels` has a public `len` method, but no `is_empty` method
test (ubuntu-latest, 1.71): src/bgp/message/nlri.rs#L322
method `as_ref` can be confused for the standard trait method `std::convert::AsRef::as_ref`
test (ubuntu-latest, 1.71)
Process completed with exit code 101.
test (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_1_71" failed.
test (ubuntu-latest, nightly)
The job was canceled because "ubuntu-latest_1_71" failed.
test (ubuntu-latest, stable): src/bgp/message/nlri.rs#L318
struct `Labels` has a public `len` method, but no `is_empty` method
test (ubuntu-latest, stable): src/bgp/message/nlri.rs#L322
method `as_ref` can be confused for the standard trait method `std::convert::AsRef::as_ref`
test (ubuntu-latest, nightly): src/bgp/message/nlri.rs#L318
struct `Labels` has a public `len` method, but no `is_empty` method
test (ubuntu-latest, nightly): src/bgp/message/nlri.rs#L322
method `as_ref` can be confused for the standard trait method `std::convert::AsRef::as_ref`
test (ubuntu-latest, stable)
Process completed with exit code 101.
test (ubuntu-latest, nightly)
Process completed with exit code 101.
test (windows-latest, nightly)
The job was canceled because "ubuntu-latest_1_71" failed.
test (windows-latest, nightly)
The operation was canceled.
test (windows-latest, beta)
The job was canceled because "ubuntu-latest_1_71" failed.
test (windows-latest, beta)
The operation was canceled.
test (macOS-latest, stable)
The job was canceled because "ubuntu-latest_1_71" failed.
test (macOS-latest, stable)
The operation was canceled.
test (macOS-latest, beta)
The job was canceled because "ubuntu-latest_1_71" failed.
test (macOS-latest, beta)
The operation was canceled.
test (windows-latest, 1.71)
The job was canceled because "ubuntu-latest_1_71" failed.
test (windows-latest, 1.71)
The operation was canceled.
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_1_71" failed.
test (windows-latest, stable)
The operation was canceled.
test (ubuntu-latest, beta)
The job was canceled because "ubuntu-latest_1_71" failed.
test (ubuntu-latest, beta)
The operation was canceled.
test (macOS-latest, nightly)
The job was canceled because "ubuntu-latest_1_71" failed.
test (macOS-latest, nightly)
The operation was canceled.
test (macOS-latest, 1.71)
The job was canceled because "ubuntu-latest_1_71" failed.
test (macOS-latest, 1.71)
The operation was canceled.
test (ubuntu-latest, beta): src/bgp/message/update.rs#L1342
unused import: `Labels`