Skip to content

Monorepo

Monorepo #14

Triggered via pull request September 6, 2024 21:16
Status Failure
Total duration 4m 40s
Billable time 5m
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
prepare: Example/ExampleApp.xcodeproj#L1
One of the paths in DEVELOPMENT_ASSET_PATHS does not exist: /Users/runner/work/reown-swift/reown-swift/Example/AppKitLab/Preview Content (in target 'AppKitLab' from project 'ExampleApp')
prepare
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/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/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: Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L91
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
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