Skip to content

Monorepo

Monorepo #5

Re-run triggered September 2, 2024 16:04
Status Failure
Total duration 2m 39s
Billable time 7m
Artifacts

ci.yml

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

Annotations

1 error and 10 warnings
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/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