Reimplement variance in terms of new traits. #490
Annotations
10 errors and 8 warnings
Run actions-rs/cargo@v1:
src/encode.rs#L172
unresolved import `crate::token::TokenKind`
|
Run actions-rs/cargo@v1:
src/rule.rs#L27
unresolved import `crate::token::TokenKind`
|
Run actions-rs/cargo@v1:
src/rule.rs#L400
unresolved import `crate::token::TokenKind`
|
Run actions-rs/cargo@v1:
src/token/parse.rs#L13
unresolved import `crate::token::TokenKind`
|
Run actions-rs/cargo@v1:
src/token/variance/mod.rs#L273
unresolved import `crate::token::TokenKind`
|
Run actions-rs/cargo@v1:
src/lib.rs#L773
cannot find function `is_exhaustive` in module `token`
|
Run actions-rs/cargo@v1:
src/lib.rs#L824
cannot find function `is_exhaustive` in module `token`
|
Run actions-rs/cargo@v1:
src/rule.rs#L423
struct takes 1 generic argument but 0 generic arguments were supplied
|
Run actions-rs/cargo@v1:
src/rule.rs#L424
struct takes 1 generic argument but 0 generic arguments were supplied
|
Run actions-rs/cargo@v1:
src/lib.rs#L580
struct takes 1 generic argument but 0 generic arguments were supplied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/cargo@v1:
src/token/mod.rs#L20
unused import: `invariant_text_prefix`
|
Run actions-rs/cargo@v1:
src/token/mod.rs#L1012
`&` without an explicit lifetime name cannot be used here
|
Run actions-rs/cargo@v1
`wax` (lib) generated 2 warnings
|
The logs for this run have expired and are no longer available.
Loading