chore(relayer): trigger #9
Annotations
10 errors and 2 warnings
golangci-lint
cannot use &opts.Fee (value of type **big.Int) as *uint64 value in assignment (typecheck)
|
golangci-lint:
packages/relayer/api/config_test.go#L11
could not import github.com/taikoxyz/taiko-mono/packages/relayer/pkg/mock (-: # github.com/taikoxyz/taiko-mono/packages/relayer/pkg/mock
|
golangci-lint
cannot use &opts.Fee (value of type **big.Int) as *uint64 value in assignment) (typecheck)
|
golangci-lint:
packages/relayer/indexer/config_test.go#L13
could not import github.com/taikoxyz/taiko-mono/packages/relayer/pkg/mock (-: # github.com/taikoxyz/taiko-mono/packages/relayer/pkg/mock
|
golangci-lint
cannot use &opts.Fee (value of type **big.Int) as *uint64 value in assignment) (typecheck)
|
golangci-lint:
packages/relayer/pkg/http/server_test.go#L13
could not import github.com/taikoxyz/taiko-mono/packages/relayer/pkg/mock (-: # github.com/taikoxyz/taiko-mono/packages/relayer/pkg/mock
|
golangci-lint
cannot use &opts.Fee (value of type **big.Int) as *uint64 value in assignment) (typecheck)
|
golangci-lint:
packages/relayer/processor/is_profitable_test.go#L60
cannot use tt.fee (variable of type uint64) as *big.Int value in argument to p.isProfitable (typecheck)
|
golangci-lint:
packages/relayer/processor/process_message_test.go#L99
cannot use 1 (untyped int constant) as *big.Int value in struct literal (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/mxc-mono/mxc-mono. Supported file pattern: go.sum
|
Loading