1.18.3 #2313
Annotations
3 errors and 1 warning
Run tests:
Tests/WalletConnectSignTests/SessionNamespaceBuilderTests.swift#L87
testBuildSessionNamespaces_ValidOneCacaos_ReturnsExpectedNamespaceWithMultipleAccountsForDifferentAddresses, XCTAssertEqual failed: ("SessionNamespace(chains: Optional([eip155:1, eip155:137]), accounts: [eip155:1:0x990a10343Bcdebe21283c7172d67a9a113E819X5, eip155:137:0x990a10343Bcdebe21283c7172d67a9a113E819X5, eip155:1:0x000a10343Bcdebe21283c7172d67a9a113E819C5, eip155:137:0x000a10343Bcdebe21283c7172d67a9a113E819C5], methods: Set(["personal_sign", "eth_signTypedData", "eth_sign"]), events: Set(["chainChanged", "accountsChanged"]))") is not equal to ("SessionNamespace(chains: Optional([eip155:1, eip155:137]), accounts: [eip155:1:0x000a10343Bcdebe21283c7172d67a9a113E819C5, eip155:137:0x000a10343Bcdebe21283c7172d67a9a113E819C5, eip155:1:0x990a10343Bcdebe21283c7172d67a9a113E819X5, eip155:137:0x990a10343Bcdebe21283c7172d67a9a113E819X5], methods: Set(["eth_sign", "personal_sign", "eth_signTypedData"]), events: Set(["chainChanged", "accountsChanged"]))") - The namespace is equal to the expected one
|
Run tests
Tests Failed: 1 failed, 0 skipped, 338 total (2.524 seconds)
|
Run tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading