Add Cashu wallet support with Core Data migration, UI components, and integration tests for NIP-60 and NIP-61 #2839
Annotations
12 errors
|
Check CHANGELOG
You have not updated CHANGELOG.md. If an entry is not applicable add the Skip-Changelog label to your PR. See the top of the CHANGELOG.md for more details.
|
|
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)
|
|
Unit Tests
Process completed with exit code 74.
|