feat(commands): Add missing key subcommands #1443
Annotations
10 errors
Run Cross-CI action:
src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
|
Run Cross-CI action:
src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
|
Run Cross-CI action:
src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
|
Run Cross-CI action:
src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
|
Run Cross-CI action:
src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
|
Run Cross-CI action:
src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
|
Run Cross-CI action:
src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
|
Run Cross-CI action:
src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
|
Run Cross-CI action:
src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
|
Run Cross-CI action:
src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
|
Loading