[CI] removing old workflow and fixing formatter #37
Triggered via pull request
August 10, 2023 10:24
radeknovis
opened
#1025
Status
Success
Total duration
4m 52s
Artifacts
3
Annotations
10 warnings
prepare:
Sources/WalletConnectUtils/KeyedDatabase.swift#L97
initialization of variable 'map' was never used; consider replacing with assignment to '_' or removing it
|
prepare:
Sources/WalletConnectSign/Sign/Sign.swift#L24
'metadata' is deprecated: Remove after clients migration
|
prepare:
Sources/WalletConnectSign/Sign/Sign.swift#L24
'metadata' is deprecated: Remove after clients migration
|
prepare:
Tests/WalletConnectSignTests/AppProposalServiceTests.swift#L124
instance method 'wait' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
|
prepare:
Tests/WalletConnectSignTests/ApproveEngineTests.swift#L187
instance method 'wait' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
|
prepare:
Tests/WalletConnectSignTests/ApproveEngineTests.swift#L210
instance method 'wait' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
|
prepare:
Sources/Web3Inbox/WebView/WebViewProxy.swift#L24
consider using asynchronous alternative function
|
prepare:
Sources/Web3Inbox/WebView/WebViewProxy.swift#L32
consider using asynchronous alternative function
|
prepare:
Tests/WalletConnectModalTests/ModalViewModelTests.swift#L58
class method 'wait' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
|
prepare:
Tests/WalletConnectModalTests/ModalViewModelTests.swift#L58
result of call to 'wait(for:timeout:)' is unused
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-tests test_results
Expired
|
353 KB |
|
relay-tests test_results
Expired
|
31.1 KB |
|
unit-tests test_results
Expired
|
419 KB |
|