IOS-7718 Add Filecoin blockchain #2544
Annotations
2 errors and 12 warnings
Test:
BlockchainSdkTests/Extensions/TWPublicKeyType+.swift#L17
switch must be exhaustive
|
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/Ravencoin/RavencoinNetworkProvider.swift#L141
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
|