Skip to content

Add Cashu wallet support with Core Data migration, UI components, and integration tests for NIP-60 and NIP-61 #2849

Add Cashu wallet support with Core Data migration, UI components, and integration tests for NIP-60 and NIP-61

Add Cashu wallet support with Core Data migration, UI components, and integration tests for NIP-60 and NIP-61 #2849

Triggered via pull request July 24, 2025 22:00
Status Failure
Total duration 1m 8s
Artifacts

test.yml

on: pull_request
Unit Tests
39s
Unit Tests
Check CHANGELOG
4s
Check CHANGELOG
swift_lint
1m 3s
swift_lint
Fit to window
Zoom out
Zoom in

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)