Update der-parser requirement from 5.0.0-beta1 to 9.0.0 #17
Annotations
11 errors and 8 warnings
|
Run actions-rs/cargo@v1:
src/extensions.rs#L208
unresolved import `der_parser::ber::BerObjectHeader`
|
Run actions-rs/cargo@v1:
src/x509_parser.rs#L15
unresolved import `nom::exact`
|
Run actions-rs/cargo@v1:
src/extensions.rs#L431
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/extensions.rs#L435
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/extensions.rs#L561
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/extensions.rs#L657
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/extensions.rs#L667
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/x509_parser.rs#L32
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/x509_parser.rs#L58
failed to resolve: use of undeclared type `BerTag`
|
Run actions-rs/cargo@v1:
src/x509_parser.rs#L235
failed to resolve: use of undeclared type `BerTag`
|
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/lib.rs#L106
unused import: `verify::*`
|
Run actions-rs/cargo@v1:
src/extensions.rs#L391
use of deprecated type alias `der_parser::der::DerTag`: Use `Tag` instead
|
Run actions-rs/cargo@v1:
src/extensions.rs#L404
use of deprecated type alias `der_parser::der::DerTag`: Use `Tag` instead
|
Run actions-rs/cargo@v1:
src/extensions.rs#L362
use of deprecated type alias `der_parser::der::DerTag`: Use `Tag` instead
|
Loading