Implement sealed trait analysis and expose it in the adapter. (#343) #886
ci.yml
on: pull_request
Check if version changed
18s
Matrix: Run tests
Check lint and rustfmt
23s
Publish to crates.io
0s
Annotations
5 errors
Check lint and rustfmt:
src/sealed_trait.rs#L65
no variant or associated item named `Use` found for enum `rustdoc_types::GenericBound` in the current scope
|
Check lint and rustfmt
Process completed with exit code 101.
|
Run tests (1.80):
src/sealed_trait.rs#L65
no variant or associated item named `Use` found for enum `GenericBound` in the current scope
|
Run tests (1.80)
Process completed with exit code 101.
|
All CI stages
Process completed with exit code 1.
|