Add display capabilities to tokenizers objects #2348
Annotations
10 errors and 6 warnings
tokenizers/display_derive/src/vendored.rs#L97
the trait bound `Expr: From<proc_macro2::Ident>` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L28
the trait bound `Result<(Vec<WherePredicate>, proc_macro::TokenStream), syn::Error>: ToTokens` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L75
the trait bound `proc_macro::TokenStream: ToTokens` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L80
mismatched types
|
tokenizers/display_derive/src/lib.rs#L88
no field `fmt` on type `&FmtAttribute`
|
tokenizers/display_derive/src/lib.rs#L95
no function or associated item named `parse_attrs` found for struct `FmtAttribute` in the current scope
|
tokenizers/display_derive/src/lib.rs#L104
no method named `span` found for struct `syn::punctuated::Punctuated` in the current scope
|
tokenizers/display_derive/src/lib.rs#L134
the trait bound `proc_macro::TokenStream: ToTokens` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L134
type mismatch resolving `<[TokenStream; 1] as IntoIterator>::Item == (_, _)`
|
tokenizers/display_derive/src/lib.rs#L141
no method named `is_empty` found for tuple `(Vec<_>, proc_macro::TokenStream)` in the current scope
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/setup-python@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/setup-python@v2, 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/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading