CD #1499
cd.yml
on: workflow_dispatch
Test Flight Deploy
8m 4s
Annotations
2 errors and 11 warnings
Test Flight Deploy:
RadixWallet/MIGRATE_TO_SARGON/Stage1/Stage1MigrateToSargon+Account.swift#L24
call can throw, but it is not marked with 'try' and the error is not handled
|
Test Flight Deploy
Process completed with exit code 1.
|
Test Flight Deploy
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Test Flight Deploy:
RadixWallet/Features/ImportMnemonic/ImportMnemonic+View.swift#L228
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
|
Test Flight Deploy:
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<Case<ImportMnemonic.Destination.State>, Case<AlertState<ImportMnemonic.Destination.Action.BackupConfirmation>>>'; this is an error in the Swift 6 language mode
|
Test Flight Deploy:
RadixWallet/Features/ImportMnemonic/ImportMnemonic+View.swift#L1
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CasePaths'
|
Test Flight Deploy:
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<Case<ImportMnemonic.Destination.Action>, Case<ImportMnemonic.Destination.Action.BackupConfirmation>>'; this is an error in the Swift 6 language mode
|
Test Flight Deploy:
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<Case<ImportMnemonic.Destination.State>, Case<AlertState<ImportMnemonic.Destination.Action.OnContinueWarning>>>'; this is an error in the Swift 6 language mode
|
Test Flight Deploy:
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<Case<ImportMnemonic.Destination.Action>, Case<ImportMnemonic.Destination.Action.OnContinueWarning>>'; this is an error in the Swift 6 language mode
|
Test Flight Deploy:
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<Case<ImportMnemonic.Destination.State>, Case<VerifyMnemonic.State>>'; this is an error in the Swift 6 language mode
|
Test Flight Deploy:
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<Case<ImportMnemonic.Destination.Action>, Case<VerifyMnemonic.Action>>' (aka 'KeyPath<Case<ImportMnemonic.Destination.Action>, Case<FeatureAction<VerifyMnemonic>>>'); this is an error in the Swift 6 language mode
|
Test Flight Deploy:
RadixWallet/Features/ImportMnemonic/ImportMnemonic+View.swift#L265
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
|
Test Flight Deploy:
RadixWallet/Features/AddLedgerFactorSource/AddLedgerFactorSource+View.swift#L91
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
|