Skip to content

Fix Go client contract deployment #1465

Fix Go client contract deployment

Fix Go client contract deployment #1465

Triggered via pull request May 15, 2024 23:24
Status Failure
Total duration 1m 38s
Artifacts

ci-lint.yaml

on: pull_request
lint-rust
1m 27s
lint-rust
lint-client-js
33s
lint-client-js
lint-client-py
25s
lint-client-py
lint-client-go
59s
lint-client-go
type-test-client-js
26s
type-test-client-js
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint-client-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-client-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-client-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-client-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-client-go
issues found
type-test-client-js
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-client-js
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-client-go
Restore cache failed: Dependencies file is not found in /home/runner/work/sapphire-paratime/sapphire-paratime. Supported file pattern: go.sum