Bump NBitcoin from 7.0.24 to 7.0.32 in /src/Miningcore #70
Annotations
10 errors and 1 warning
Build:
src/Miningcore/Blockchain/Progpow/ProgpowJob.cs#L159
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Progpow/ProgpowJob.cs#L161
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Progpow/ProgpowJob.cs#L164
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Progpow/ProgpowJob.cs#L165
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Beam/BeamBlockHeader.cs#L94
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Beam/BeamBlockHeader.cs#L97
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Equihash/EquihashBlockHeader.cs#L94
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Equihash/EquihashBlockHeader.cs#L97
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Bitcoin/BitcoinJob.cs#L110
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
Build:
src/Miningcore/Blockchain/Bitcoin/BitcoinJob.cs#L115
The type 'byte[]' cannot be used as type parameter 'T' in the generic type or method 'BitcoinStream.ReadWrite<T>(ref T)'. There is no implicit reference conversion from 'byte[]' to 'NBitcoin.IBitcoinSerializable'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading