make AesModeInfo pub(crate) to make its intention clear #359
Annotations
10 errors and 6 warnings
src/unstable/read.rs#L121
unknown lint: `private_interfaces`
|
src/unstable/read.rs#L266
unknown lint: `private_interfaces`
|
src/unstable/read.rs#L704
unknown lint: `private_interfaces`
|
src/unstable/read.rs#L717
unknown lint: `private_interfaces`
|
src/unstable/read.rs#L9
unused import: `AesVendorVersion`
|
src/unstable/read.rs#L260
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
src/unstable/read.rs#L428
no variant named `Aes` found for enum `CryptoVariant`
|
src/unstable/read.rs#L437
failed to resolve: use of undeclared type `AesReader`
|
src/unstable/read.rs#L438
no variant or associated item named `Aes` found for enum `CryptoReader` in the current scope
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
The logs for this run have expired and are no longer available.
Loading