Skip to content

1.0.1

1.0.1 #32

Triggered via pull request September 17, 2024 08:35
@llbartekllllbartekll
synchronize #13
develop
Status Failure
Total duration 12m 35s
Billable time 21m
Artifacts 3

ci.yml

on: pull_request
authorize
0s
authorize
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 17 warnings
test (relay-tests)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
test (relay-tests)
Fatal error: Attempted to read an unowned reference but object 0x14ea297a0 was already deallocated2024-09-17 08:43:51.733290+0000 xctest[6721:42263] Fatal error: Attempted to read an unowned reference but object 0x14ea297a0 was already deallocated
test (relay-tests)
Restarting after unexpected exit, crash, or test timeout in RelayClientEndToEndTests.testEndToEndPayload(); summary will include totals from previous launches.
test (relay-tests)
Process completed with exit code 2.
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L265
testHandleInternalConnectThrowsAfterThreeDisconnections, failed - Expected handleInternalConnect to throw NetworkError.connectionFailed after three disconnections
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L173
testReconnectIfNeededWhenSubscribed, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "WebSocket should connect when reconnectIfNeeded is called".
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L174
testReconnectIfNeededWhenSubscribed, XCTAssertTrue failed
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L122
testReconnectOnDisconnectForeground, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "WebSocket should reconnect on disconnection in foreground".
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L123
testReconnectOnDisconnectForeground, XCTAssertTrue failed
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L82
testReconnectsOnEnterForeground, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "WebSocket should connect on entering foreground".
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L207
testReconnectsOnEnterForegroundWhenSubscribed, Asynchronous wait failed: Exceeded timeout of 0.01 seconds, with unfulfilled expectations: "WebSocket should reconnect when entering foreground and subscriptions exist".
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L209
testReconnectsOnEnterForegroundWhenSubscribed, XCTAssertTrue failed
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L230
testSwitchesToPeriodicReconnectionAfterMaxImmediateAttempts, XCTAssertEqual failed: ("0") is not equal to ("3")
test (unit-tests): Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L233
testSwitchesToPeriodicReconnectionAfterMaxImmediateAttempts, XCTAssertNotNil failed
test (unit-tests)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
test (integration-tests)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
test (integration-tests)
testCaip25SatisfyAllRequiredAllOptionalNamespacesSuccessful on 'Clone 1 of EphemeralSimIntegrationTests - xctest (8404)' (14.920 seconds)
test (integration-tests)
testEIP191SessionAuthenticatedMultiCacao on 'Clone 1 of EphemeralSimIntegrationTests - xctest (8404)' (0.000 seconds)
test (integration-tests)
testFallbackToSessionProposeIfWalletIsNotSubscribingSessionAuthenticate on 'Clone 1 of EphemeralSimIntegrationTests - xctest (9516)' (0.000 seconds)
test (integration-tests)
Process completed with exit code 2.
prepare: Sources/Events/InitEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
prepare: Sources/Events/InitEvent.swift#L7
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
prepare: Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
prepare: Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
prepare: Sources/Events/InitEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
prepare: Sources/Events/InitEvent.swift#L7
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
prepare: Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L91
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
prepare: Sources/WalletConnectSign/LinkAndRelayDispatchers/LinkSessionResponder.swift#L48
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
prepare: Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
prepare: Tests/TestingUtils/Mocks/HTTPClientMock.swift#L11
generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
test (relay-tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (relay-tests)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (unit-tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (unit-tests)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (integration-tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (integration-tests)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integration-tests test_results", "relay-tests test_results", "unit-tests test_results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
integration-tests test_results
44.8 MB
relay-tests test_results
36.1 MB
unit-tests test_results
35.4 MB