Add Cashu wallet support with Core Data migration, UI components, and integration tests for NIP-60 and NIP-61 #2849
Annotations
11 errors
|
Unit Tests
Process completed with exit code 74.
|
|
swift_lint:
NosTests/IntegrationTests/CashuIntegrationTests.swift#L20
Function body should span 50 lines or less excluding comments and whitespace: currently spans 79 lines (function_body_length)
|
|
swift_lint:
NosTests/IntegrationTests/CashuIntegrationTests.swift#L1
Header comments should be consistent with project patterns (file_header)
|
|
swift_lint:
NosTests/Service/NutzapServiceTests.swift#L198
Files should have a single trailing newline (trailing_newline)
|
|
swift_lint:
NosTests/Service/NutzapServiceTests.swift#L135
Line should be 120 characters or less; currently it has 128 characters (line_length)
|
|
swift_lint:
NosTests/Service/NutzapServiceTests.swift#L12
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
swift_lint:
NosTests/Service/NutzapServiceTests.swift#L11
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
swift_lint:
NosTests/Service/NutzapServiceTests.swift#L1
Header comments should be consistent with project patterns (file_header)
|
|
swift_lint:
NosTests/Service/CashuWalletServiceTests.swift#L131
Files should have a single trailing newline (trailing_newline)
|
|
swift_lint:
NosTests/Service/CashuWalletServiceTests.swift#L12
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
swift_lint:
NosTests/Service/CashuWalletServiceTests.swift#L1
Header comments should be consistent with project patterns (file_header)
|