Skip to content

Fix: Clone AbiParam components when decoding arrays of tuples #1

Fix: Clone AbiParam components when decoding arrays of tuples

Fix: Clone AbiParam components when decoding arrays of tuples #1

Triggered via push November 6, 2025 20:06
Status Failure
Total duration 45s
Artifacts

publish.yml

on: push
build-and-publish
40s
build-and-publish
Fit to window
Zoom out
Zoom in

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'