Skip to content

Link mode sr

Link mode sr #2431

Triggered via pull request August 20, 2024 11:24
Status Failure
Total duration 1m 43s
Billable time 2m
Artifacts

ci.yml

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

Annotations

9 errors and 7 warnings
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L118
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L120
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L129
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L133
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L139
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L141
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L144
missing argument for parameter 'eventsClient' in call
prepare: Sources/WalletConnectSign/Sign/SignClientFactory.swift#L146
missing argument for parameter 'eventsClient' in call
prepare
Process completed with exit code 2.
prepare: Sources/WalletConnectRelay/Dispatching.swift#L82
capture 'self' was never used
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: 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: Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/