Add ability to create update and remove pin #112
Annotations
1 error and 13 warnings
swiftformat
Process completed with exit code 1.
|
swiftformat:
ios/Cove/SettingsScreen/NewPinView.swift#L36
Reposition let or var bindings within pattern. (hoistPatternLet)
|
swiftformat:
ios/Cove/SettingsScreen/ChangePinView.swift#L50
Reposition let or var bindings within pattern. (hoistPatternLet)
|
swiftformat:
ios/Cove/Views/LockView.swift#L61
Insert/remove explicit self where applicable. (redundantSelf)
|
swiftformat:
ios/Cove/Views/LockView.swift#L65
Insert/remove explicit self where applicable. (redundantSelf)
|
swiftformat:
ios/Cove/Views/LockView.swift#L66
Insert/remove explicit self where applicable. (redundantSelf)
|
swiftformat:
ios/Cove/Views/LockView.swift#L67
Insert/remove explicit self where applicable. (redundantSelf)
|
swiftformat:
ios/Cove/Views/LockView.swift#L68
Insert/remove explicit self where applicable. (redundantSelf)
|
swiftformat:
ios/Cove/Views/NumberPadPinView.swift#L14
Remove trailing space at end of a line. (trailingSpace)
|
swiftformat:
ios/Cove/Views/NumberPadPinView.swift#L17
Remove trailing space at end of a line. (trailingSpace)
|
swiftformat:
ios/Cove/Views/NumberPadPinView.swift#L29
Remove trailing space at end of a line. (trailingSpace)
|
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|