venv for Python setup #1710
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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/
|
Unit testing of CTAP2 (debug mode):
libraries/persistent_store/src/store.rs#L22
unused import: `StoreModel`
|
Unit testing of CTAP2 (debug mode):
libraries/persistent_store/src/store.rs#L26
unused imports: `StoreDriverOff`, `StoreDriverOn`, `StoreDriver`, `StoreInterruption`, `StoreInvariant`
|
Unit testing of CTAP2 (debug mode)
`persistent_store` (lib) generated 2 warnings (run `cargo fix --lib -p persistent_store` to apply 2 suggestions)
|
Unit testing of CTAP2 (release mode):
libraries/persistent_store/src/store.rs#L22
unused import: `StoreModel`
|
Unit testing of CTAP2 (release mode):
libraries/persistent_store/src/store.rs#L26
unused imports: `StoreDriverOff`, `StoreDriverOn`, `StoreDriver`, `StoreInterruption`, `StoreInvariant`
|
Unit testing of CTAP2 (release mode)
`persistent_store` (lib) generated 2 warnings (run `cargo fix --lib -p persistent_store` to apply 2 suggestions)
|
Unit testing of CTAP2 (release mode + all features):
libraries/persistent_store/src/store.rs#L22
unused import: `StoreModel`
|
Unit testing of CTAP2 (release mode + all features):
libraries/persistent_store/src/store.rs#L26
unused imports: `StoreDriverOff`, `StoreDriverOn`, `StoreDriver`, `StoreInterruption`, `StoreInvariant`
|
Unit testing of CTAP2 (release mode + all features)
`persistent_store` (lib) generated 2 warnings (run `cargo fix --lib -p persistent_store` to apply 2 suggestions)
|
Unit testing of CTAP2 (debug mode + all features):
libraries/persistent_store/src/store.rs#L22
unused import: `StoreModel`
|
Unit testing of CTAP2 (debug mode + all features):
libraries/persistent_store/src/store.rs#L26
unused imports: `StoreDriverOff`, `StoreDriverOn`, `StoreDriver`, `StoreInterruption`, `StoreInvariant`
|
Unit testing of CTAP2 (debug mode + all features)
`persistent_store` (lib) generated 2 warnings (run `cargo fix --lib -p persistent_store` to apply 2 suggestions)
|
The logs for this run have expired and are no longer available.
Loading