Skip to content

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

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 #2844

Triggered via pull request July 24, 2025 00:20
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Unit Tests
45s
Unit Tests
Check CHANGELOG
3s
Check CHANGELOG
swift_lint
37s
swift_lint
Fit to window
Zoom out
Zoom in

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.