Skip to content

[broken] Experiment with different tree representations. #412

[broken] Experiment with different tree representations.

[broken] Experiment with different tree representations. #412

Triggered via push July 9, 2023 19:04
Status Failure
Total duration 38s
Artifacts
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lint: src/encode.rs#L168
unresolved imports `crate::token::TokenKind::Alternative`, `crate::token::TokenKind::Class`, `crate::token::TokenKind::Literal`, `crate::token::TokenKind::Repetition`, `crate::token::TokenKind::Separator`, `crate::token::TokenKind::Wildcard`
Lint: src/rule.rs#L406
unresolved imports `crate::token::TokenKind::Separator`, `crate::token::TokenKind::Wildcard`
Lint: src/token/variance.rs#L545
unresolved imports `crate::token::TokenKind::Separator`, `crate::token::TokenKind::Wildcard`
Lint: src/token/mod.rs#L1124
unresolved import `TokenKind::Separator`
Lint: src/token/mod.rs#L1472
no method named `into_inner` found for struct `token::Conjunctive` in the current scope
Lint: src/token/mod.rs#L1504
mismatched types
Lint: src/token/mod.rs#L1513
no variant or associated item named `Alternative` found for enum `token::TokenKind` in the current scope
Lint: src/token/mod.rs#L1520
no variant or associated item named `Repetition` found for enum `token::TokenKind` in the current scope
Lint: src/token/parse.rs#L281
the trait bound `token::TokenKind<'_, _>: std::convert::From<token::Wildcard>` is not satisfied
Lint: src/token/parse.rs#L317
the trait bound `token::TokenKind<'_, _>: std::convert::From<token::Wildcard>` is not satisfied
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 `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/mod.rs#L15
unused import: `CompositeBreadth`
Lint
`wax` (lib) generated 1 warning
Lint
build failed, waiting for other jobs to finish...