Ci improvements #42
Annotations
18 errors and 17 warnings
test (unit-tests):
Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L174
testReconnectIfNeededWhenSubscribed, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "WebSocket should connect when reconnectIfNeeded is called".
|
test (unit-tests):
Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L122
testReconnectOnDisconnectForeground, Asynchronous wait failed: Exceeded timeout of 5 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#L83
testReconnectsOnEnterForeground, XCTAssertTrue failed
|
test (unit-tests):
Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L232
testSwitchesToPeriodicReconnectionAfterMaxImmediateAttempts, XCTAssertEqual failed: ("2") is not equal to ("3")
|
test (unit-tests):
Tests/RelayerTests/AutomaticSocketConnectionHandlerTests.swift#L233
testSwitchesToPeriodicReconnectionAfterMaxImmediateAttempts, XCTAssertNotNil failed
|
test (unit-tests)
Process completed with exit code 2.
|
test (unit-tests)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
|
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 0x600001c04b40 was already deallocated2024-09-19 07:22:20.091201+0000 xctest[11557:78529] Fatal error: Attempted to read an unowned reference but object 0x600001c04b40 was already deallocated
|
test (relay-tests)
Restarting after unexpected exit, crash, or test timeout in RelayClientEndToEndTests.testSubscribe(); summary will include totals from previous launches.
|
test (relay-tests)
Process completed with exit code 2.
|
test (integration-tests)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
|
test (integration-tests)
testCaip25SatisfyAllRequiredNamespacesSuccessful on 'Clone 1 of EphemeralSimIntegrationTests - xctest (7778)' (23.753 seconds)
|
test (integration-tests)
testFallbackToSessionProposeIfWalletIsNotSubscribingSessionAuthenticate on 'Clone 1 of EphemeralSimIntegrationTests - xctest (7778)' (17.646 seconds)
|
test (integration-tests)
testSessionAuthenticateUserRespondError on 'Clone 1 of EphemeralSimIntegrationTests - xctest (7778)' (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:
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
|
prepare:
Tests/TestingUtils/Mocks/PairingRegistererMock.swift#L11
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
prepare:
Tests/TestingUtils/Mocks/PairingRegistererMock.swift#L11
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
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 (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 (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 (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
|
42.5 MB |
|
relay-tests test_results
|
41 MB |
|
unit-tests test_results
|
38.1 MB |
|