Skip to content

Sidebar Redesign

Sidebar Redesign #84

Triggered via pull request December 1, 2024 18:42
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
rustfmt
Process completed with exit code 1.
swiftformat
Process completed with exit code 1.
clippy
the following explicit lifetimes could be elided: 'a
clippy
Process completed with exit code 101.
rustfmt: rust/src/database/unsigned_transactions.rs#L279
Diff in /home/runner/work/cove/cove/rust/src/database/unsigned_transactions.rs
rustfmt: rust/src/redb.rs#L11
Diff in /home/runner/work/cove/cove/rust/src/redb.rs
rustfmt: rust/src/redb.rs#L18
Diff in /home/runner/work/cove/cove/rust/src/redb.rs
swiftformat: ios/Cove/Flows/SelectedWalletFlow/SelectedWalletContainer.swift#L40
Align wrapped function arguments or collection elements. (wrapArguments)
swiftformat: ios/Cove/Flows/SelectedWalletFlow/SelectedWalletContainer.swift#L45
Align wrapped function arguments or collection elements. (wrapArguments)
swiftformat: ios/Cove/Flows/SelectedWalletFlow/SelectedWalletContainer.swift#L48
Align wrapped function arguments or collection elements. (wrapArguments)
swiftformat: ios/Cove/Flows/SelectedWalletFlow/SelectedWalletContainer.swift#L49
Align wrapped function arguments or collection elements. (wrapArguments)
swiftformat: ios/Cove/Cove.swift#L11
Indent code in accordance with the scope level. (indent)
swiftformat: ios/Cove/Cove.swift#L14
Prefer private over fileprivate where equivalent. (redundantFileprivate)
swiftformat: ios/Cove/Cove.swift#L24
Add or remove space around operators or delimiters. (spaceAroundOperators)
swiftformat: ios/Cove/Cove.swift#L38
Prefer private over fileprivate where equivalent. (redundantFileprivate)
swiftformat: ios/Cove/Cove.swift#L51
Prefer private over fileprivate where equivalent. (redundantFileprivate)
swiftformat: ios/Cove/Cove.swift#L75
Prefer private over fileprivate where equivalent. (redundantFileprivate)