IOS-7797 [Staking] StakeKitTransactionSender
use async/await
#2562
Annotations
3 errors and 12 warnings
Test
error: /Users/runner/Library/Developer/Xcode/DerivedData/BlockchainSdk-bfpafqcfezhvtyfyjeedqejmsmsl/Build/Intermediates.noindex/BlockchainSdk.build/Debug-iphonesimulator/BlockchainSdk.build/Objects-normal/arm64/BlockchainSdk.swiftmodule: No such file or directory (in target 'BlockchainSdk' from project 'BlockchainSdk')
|
Test
error: /Users/runner/Library/Developer/Xcode/DerivedData/BlockchainSdk-bfpafqcfezhvtyfyjeedqejmsmsl/Build/Intermediates.noindex/BlockchainSdk.build/Debug-iphonesimulator/BlockchainSdk.build/Objects-normal/arm64/BlockchainSdk.swiftmodule: No such file or directory (in target 'BlockchainSdk' from project 'BlockchainSdk')
|
Test
Process completed with exit code 1.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
Pods/BinanceChain/BinanceChain/Sources/Libraries/RIPEMD/RIPEMD160.swift#L310
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
|
Test:
Pods/BinanceChain/BinanceChain/Sources/Libraries/RIPEMD/RIPEMD160.swift#L319
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
|
Test:
Pods/BinanceChain/BinanceChain/Sources/Libraries/RIPEMD/RIPEMD160.swift#L341
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
|
Test:
Pods/BinanceChain/BinanceChain/Sources/Libraries/RIPEMD/RIPEMD160.swift#L357
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
|
Test:
BlockchainSdk/Common/Blockchain/Blockchain+AllCases.swift#L15
switch condition evaluates to a constant
|
Test:
BlockchainSdk/Common/TransactionHistory/UTXO/UTXOTransactionHistoryMapper.swift#L36
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Common/TransactionHistory/UTXO/UTXOTransactionHistoryMapper.swift#L60
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Common/TransactionHistory/UTXO/UTXOTransactionHistoryMapper.swift#L78
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test
no rule to process file '/Users/runner/work/blockchain-sdk-swift/blockchain-sdk-swift/BlockchainSdk/Blockchains/Koinos/protobuf/token.proto' of type 'sourcecode.protobuf' for architecture 'arm64' (in target 'BlockchainSdk' from project 'BlockchainSdk')
|
Test
no rule to process file '/Users/runner/work/blockchain-sdk-swift/blockchain-sdk-swift/BlockchainSdk/Blockchains/Koinos/protobuf/options.proto' of type 'sourcecode.protobuf' for architecture 'arm64' (in target 'BlockchainSdk' from project 'BlockchainSdk')
|