Skip to content

WIP implement dynamic tx #10637

WIP implement dynamic tx

WIP implement dynamic tx #10637

Triggered via pull request January 15, 2025 08:29
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: integration/eth2network/build_number.go#L1
: # github.com/ten-protocol/go-ten/integration/eth2network [github.com/ten-protocol/go-ten/integration/eth2network.test]
lint: integration/eth2network/pos_eth2_network_test.go#L128
ethClient.PrepareTransactionToSend undefined (type ethadapter.EthClient has no field or method PrepareTransactionToSend) (typecheck)
lint: integration/manualtests/client_test.go#L1
: # github.com/ten-protocol/go-ten/integration/manualtests [github.com/ten-protocol/go-ten/integration/manualtests.test]
lint: integration/manualtests/tx_test.go#L65
ethClient.PrepareTransactionToSend undefined (type ethadapter.EthClient has no field or method PrepareTransactionToSend)
lint: integration/manualtests/tx_test.go#L107
ethClient.PrepareTransactionToSend undefined (type ethadapter.EthClient has no field or method PrepareTransactionToSend) (typecheck)
lint: go/ethadapter/utils.go#L96
var `minBlobTxFee` is unused (unused)
lint: go/ethadapter/utils.go#L100
func `calcBlobFeeCap` is unused (unused)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636