Skip to content

Bug fix for nil pointer reference in error message #6

Bug fix for nil pointer reference in error message

Bug fix for nil pointer reference in error message #6

Triggered via pull request October 20, 2023 16:08
Status Failure
Total duration 2m 17s
Artifacts

test-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: eth/abi/packing_test.go#L198
implicit assignment to unexported field inner in common.Address literal
test: eth/abi/packing_test.go#L202
implicit assignment to unexported field inner in common.Address literal
test: eth/abi/packing_test.go#L871
implicit assignment to unexported field inner in common.Address literal
test: eth/abi/pack_test.go#L78
implicit assignment to unexported field inner in common.Address literal
test: eth/abi/pack_test.go#L82
invalid operation: cannot slice addrA (variable of type common.Address)
test: eth/abi/pack_test.go#L83
invalid operation: cannot slice addrB (variable of type common.Address)
test: eth/abi/pack_test.go#L93
implicit assignment to unexported field inner in common.Address literal
test: eth/abi/pack_test.go#L98
invalid operation: cannot slice addrA (variable of type common.Address)
test: eth/abi/pack_test.go#L99
invalid operation: cannot slice addrB (variable of type common.Address)
test: eth/abi/pack_test.go#L101
invalid operation: cannot slice addrC (variable of type common.Address)