Skip to content

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

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

Triggered via pull request July 23, 2025 22:50
Status Failure
Total duration 55s
Artifacts

test.yml

on: pull_request
Unit Tests
50s
Unit Tests
Check CHANGELOG
4s
Check CHANGELOG
swift_lint
44s
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/Wallet/CashuWalletEventTests.swift#L70
Files should have a single trailing newline (trailing_newline)
swift_lint: NosTests/Wallet/CashuWalletEventTests.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.