Fix Go client contract deployment #1465
Annotations
5 errors and 1 warning
Lint Go:
clients/go/compat.go#L57
copylocks: PackTx passes lock by value: github.com/ethereum/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/ethereum/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
Lint Go:
clients/go/compat.go#L61
copylocks: call of packTx copies lock value: github.com/ethereum/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/ethereum/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
Lint Go:
clients/go/compat.go#L64
copylocks: packTx passes lock by value: github.com/ethereum/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/ethereum/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
Lint Go:
clients/go/compat.go#L181
copylocks: call of PackTx copies lock value: github.com/ethereum/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/ethereum/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
Lint Go
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/sapphire-paratime/sapphire-paratime. Supported file pattern: go.sum
|
Loading