Skip to content

feat: bsc-mev-sentry #2

feat: bsc-mev-sentry

feat: bsc-mev-sentry #2

Triggered via pull request February 24, 2024 14:29
@irrunirrun
synchronize #2
re/framwork
Status Failure
Total duration 1m 31s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): node/builder.go#L1
: # github.com/bnb-chain/bsc-mev-sentry/node
golang-lint (1.21.x, ubuntu-latest): node/builder.go#L42
b.client.ReportIssue undefined (type *ethclient.Client has no field or method ReportIssue) (typecheck)
golang-lint (1.21.x, ubuntu-latest): account/account.go#L16
could not import github.com/bnb-chain/bsc-mev-sentry/node (-: # github.com/bnb-chain/bsc-mev-sentry/node
golang-lint (1.21.x, ubuntu-latest): node/builder.go#L42
b.client.ReportIssue undefined (type *ethclient.Client has no field or method ReportIssue)) (typecheck)
golang-lint (1.21.x, ubuntu-latest): service/sentry.go#L18
could not import github.com/bnb-chain/bsc-mev-sentry/node (-: # github.com/bnb-chain/bsc-mev-sentry/node
golang-lint (1.21.x, ubuntu-latest): node/builder.go#L42
b.client.ReportIssue undefined (type *ethclient.Client has no field or method ReportIssue)) (typecheck)
golang-lint (1.21.x, ubuntu-latest): config/config.go#L13
could not import github.com/bnb-chain/bsc-mev-sentry/node (-: # github.com/bnb-chain/bsc-mev-sentry/node
golang-lint (1.21.x, ubuntu-latest): node/builder.go#L42
b.client.ReportIssue undefined (type *ethclient.Client has no field or method ReportIssue)) (typecheck)
golang-lint (1.21.x, ubuntu-latest): log/internal/zap/json_encoder.go#L201
unnecessary conversion (unconvert)
golang-lint (1.21.x, ubuntu-latest): log/internal/zap/json_encoder.go#L389
func `(*zapJsonEncoder).truncate` is unused (unused)
golang-lint (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.