IOS-7728 Use confirmed commitment #2552
Annotations
5 errors and 12 warnings
Test:
BlockchainSdk/Blockchains/Solana/SolanaSdk+.swift#L167
extra arguments at positions #3, #4 in call
|
Test:
BlockchainSdk/Blockchains/Solana/SolanaSdk+.swift#L209
cannot convert value of type 'String' to expected argument type '(String, Date)'
|
Test:
BlockchainSdk/Blockchains/Solana/SolanaSdk+.swift#L167
extra arguments at positions #3, #4 in call
|
Test:
BlockchainSdk/Blockchains/Solana/SolanaSdk+.swift#L209
cannot convert value of type 'String' to expected argument type '(String, Date)'
|
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/Blockchains/Stellar/StellarNetworkProvider.swift#L56
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Blockchains/Stellar/StellarNetworkProvider.swift#L66
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Blockchains/Stellar/StellarNetworkProvider.swift#L88
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Blockchains/Stellar/StellarNetworkProvider.swift#L89
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Blockchains/Stellar/StellarNetworkProvider.swift#L90
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Blockchains/Cosmos/CosmosProtoMessage.swift#L68
stored property 'unknownFields' of 'Sendable'-conforming struct 'CosmosMessageDelegateContainer' has non-sendable type 'UnknownStorage'
|