chore(deps): bump the actions-weekly group across 1 directory with 3 updates #784
Annotations
2 errors and 10 warnings
|
deny
Process completed with exit code 1.
|
|
lint success
Process completed with exit code 1.
|
|
tempo-lints:
crates/tempo-request/tests/query/payment.rs#L98
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' = '
|
|
tempo-lints:
crates/tempo-wallet/tests/session/list.rs#L112
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' = '
|
|
tempo-lints:
crates/tempo-wallet/tests/session/list.rs#L73
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' = '
|
|
tempo-lints:
crates/tempo-wallet/tests/session/sync.rs#L114
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' = '
|
|
tempo-lints:
crates/tempo-wallet/tests/session/sync.rs#L50
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' = '
|
|
tempo-lints:
crates/tempo-wallet/src/wallet/render.rs#L328
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
|
|
tempo-lints:
crates/tempo-wallet/src/wallet/render.rs#L316
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
|
|
tempo-lints:
crates/tempo-wallet/src/wallet/render.rs#L304
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
|
|
tempo-lints:
crates/tempo-wallet/tests/remote_flows.rs#L465
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' = '
|
|
tempo-lints:
crates/tempo-wallet/src/args.rs#L9
no-leading-whitespace-strings: String literals should not start with leading whitespace. Found: ' ('
|