Changes number formatting and dirSize for whole node #13
Annotations
10 errors and 1 warning
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)
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|