IOS-7988: Move BSDK to monorepo #2679
Annotations
1 error and 12 warnings
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/Hedera/Network/HederaConsensusNetworkProvider.swift#L42
'tokenBalances' is deprecated: use a mirror query
|
Test:
BlockchainSdk/Blockchains/Hedera/Network/HederaConsensusNetworkProvider.swift#L43
'tokenDecimals' is deprecated: use a mirror query
|
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#L90
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|
Test:
BlockchainSdk/Blockchains/Stellar/StellarNetworkProvider.swift#L91
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|