Fix: Clone AbiParam components when decoding arrays of tuples #1
Annotations
1 error and 8 warnings
|
build-and-publish
Process completed with exit code 1.
|
|
build-and-publish:
tests/Evoq.Ethereum.Tests/Ethereum.RLP/RlpEncoderTests.cs#L401
Possible null reference argument for parameter 'bytes' in 'byte[] RlpEncoder.Encode(byte[] bytes)'.
|
|
build-and-publish:
tests/Evoq.Ethereum.Tests/Ethereum.JsonRPC/RawContractCallerTests.cs#L17
Non-nullable field 'caller' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/Evoq.Ethereum/Ethereum.ABI/AbiTypes.cs#L819
'AbiTypeNames.FixedTypes.Ufixed128x18' is obsolete: 'Not implemented in the EVM'
|
|
build-and-publish:
src/Evoq.Ethereum/Ethereum.ABI/AbiTypes.cs#L818
'AbiTypeNames.FixedTypes.Fixed128x18' is obsolete: 'Not implemented in the EVM'
|
|
build-and-publish:
tests/Evoq.Ethereum.Tests/Ethereum.RLP/RlpEncoderTests.cs#L401
Possible null reference argument for parameter 'bytes' in 'byte[] RlpEncoder.Encode(byte[] bytes)'.
|
|
build-and-publish:
tests/Evoq.Ethereum.Tests/Ethereum.JsonRPC/RawContractCallerTests.cs#L17
Non-nullable field 'caller' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/Evoq.Ethereum/Ethereum.ABI/AbiTypes.cs#L819
'AbiTypeNames.FixedTypes.Ufixed128x18' is obsolete: 'Not implemented in the EVM'
|
|
build-and-publish:
src/Evoq.Ethereum/Ethereum.ABI/AbiTypes.cs#L818
'AbiTypeNames.FixedTypes.Fixed128x18' is obsolete: 'Not implemented in the EVM'
|