Skip to content

Fix import issue with WalletConnectUtils #2320

Fix import issue with WalletConnectUtils

Fix import issue with WalletConnectUtils #2320

Re-run triggered April 10, 2024 10:44
Status Failure
Total duration 11m 9s
Artifacts 3

ci.yml

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

Annotations

19 errors, 16 warnings, and 1 notice
test (relay-tests)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
test (relay-tests): RelayIntegrationTests/InputConfig.swift#L39
PROJECT_ID is either not defined or empty in Configuration.xcconfig
test (relay-tests): RelayIntegrationTests/InputConfig.swift#L39
PROJECT_ID is either not defined or empty in Configuration.xcconfig
test (relay-tests)
Restarting after unexpected exit, crash, or test timeout in RelayClientEndToEndTests.testEndToEndPayload(); summary will include totals from previous launches.
test (relay-tests): RelayIntegrationTests/InputConfig.swift#L39
PROJECT_ID is either not defined or empty in Configuration.xcconfig
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 (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)
testDisconnect on 'Clone 1 of EphemeralSimIntegrationTests - xctest (9020)' (0.000 seconds)
test (integration-tests)
testFailureVerify on 'Clone 1 of EphemeralSimIntegrationTests - xctest (9560)' (0.000 seconds)
test (integration-tests)
testFetchHistory on 'Clone 1 of EphemeralSimIntegrationTests - xctest (9554)' (0.000 seconds)
test (integration-tests)
testPing on 'Clone 1 of EphemeralSimIntegrationTests - xctest (10379)' (0.000 seconds)
test (integration-tests)
testSessionSettle on 'Clone 1 of EphemeralSimIntegrationTests - xctest (10784)' (0.000 seconds)
test (integration-tests)
testSuccessVerify on 'Clone 1 of EphemeralSimIntegrationTests - xctest (10786)' (0.000 seconds)
test (integration-tests)
testCaip25SatisfyAllRequiredAllOptionalNamespacesSuccessful on 'Clone 1 of EphemeralSimIntegrationTests - xctest (10841)' (0.000 seconds)
test (integration-tests)
testCaip25SatisfyAllRequiredNamespacesSuccessful on 'Clone 1 of EphemeralSimIntegrationTests - xctest (11151)' (0.000 seconds)
test (integration-tests)
testCaip25SatisfyEmptyRequiredNamespacesExtraOptionalNamespacesSuccessful on 'Clone 1 of EphemeralSimIntegrationTests - xctest (11220)' (0.000 seconds)
test (integration-tests)
testCaip25SatisfyPartiallyRequiredNamespacesFails on 'Clone 1 of EphemeralSimIntegrationTests - xctest (11228)' (0.000 seconds)
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L111
stored property 'shape__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Shape'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L112
stored property 'components__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Components'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L113
stored property 'errorCorrection__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.ErrorCorrection'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L114
stored property 'logoTemplate__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.LogoTemplate?'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L115
stored property 'qrCodeGenerator__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L111
stored property 'shape__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Shape'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L112
stored property 'components__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Components'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L113
stored property 'errorCorrection__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.ErrorCorrection'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L114
stored property 'logoTemplate__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.LogoTemplate?'
prepare: Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L115
stored property 'qrCodeGenerator__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode'
test (relay-tests)
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/.
test (relay-tests)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (unit-tests)
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/.
test (unit-tests)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (integration-tests)
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/.
test (integration-tests)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (unit-tests)
Tests Passed: 0 failed, 0 skipped, 338 total (2.247 seconds)

Artifacts

Produced during runtime
Name Size
integration-tests test_results Expired
57.2 MB
relay-tests test_results Expired
36.2 MB
unit-tests test_results Expired
406 KB