Unify invariant text prefix functions. #494
Annotations
10 errors and 15 warnings
Lint:
src/encode.rs#L172
unresolved import `crate::token::TokenKind`
|
Lint:
src/rule.rs#L27
unresolved import `crate::token::TokenKind`
|
Lint:
src/rule.rs#L400
unresolved import `crate::token::TokenKind`
|
Lint:
src/token/mod.rs#L21
unresolved import `crate::token::variance::invariant_text_prefix`
|
Lint:
src/token/mod.rs#L196
cannot find function `invariant_text_prefix` in module `variance`
|
Lint:
src/token/mod.rs#L197
cannot find function `invariant_text_prefix_upper_bound` in module `variance`
|
Lint:
src/lib.rs#L739
cannot find function `literals` in module `token`
|
Lint:
src/lib.rs#L773
cannot find function `is_exhaustive` in module `token`
|
Lint:
src/lib.rs#L824
cannot find function `is_exhaustive` in module `token`
|
Lint:
src/token/mod.rs#L72
redundant else block
|
Format
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/
|
Format
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/
|
Format
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/
|
Format
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/
|
Format
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint:
src/token/variance/mod.rs#L3
unused import: `itertools::Itertools as _`
|
Lint:
src/token/variance/mod.rs#L4
unused import: `std::borrow::Cow`
|
Lint:
src/token/variance/mod.rs#L9
unused import: `Text`
|
Lint:
src/token/variance/mod.rs#L10
unused imports: `Separator`, `Token`, `self`
|
Lint
`wax` (lib) generated 4 warnings
|