Skip to content

Addressing feedback in the operator registration/quorum metrics #1643

Addressing feedback in the operator registration/quorum metrics

Addressing feedback in the operator registration/quorum metrics #1643

Triggered via pull request April 20, 2024 01:16
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linter: node/churner_client.go#L1
: # github.com/Layr-Labs/eigenda/node
Linter: node/metrics.go#L175
invalid operation: uint64(g.onchainMetricsInterval) * time.Second (mismatched types uint64 and time.Duration) (typecheck)
Linter: node/grpc/server.go#L17
could not import github.com/Layr-Labs/eigenda/node (-: # github.com/Layr-Labs/eigenda/node
Linter: node/metrics.go#L175
invalid operation: uint64(g.onchainMetricsInterval) * time.Second (mismatched types uint64 and time.Duration)) (typecheck)
Linter: node/cmd/main.go#L17
could not import github.com/Layr-Labs/eigenda/node (-: # github.com/Layr-Labs/eigenda/node
Linter: node/metrics.go#L175
invalid operation: uint64(g.onchainMetricsInterval) * time.Second (mismatched types uint64 and time.Duration)) (typecheck)
Linter: node/mock/churner_client.go#L8
could not import github.com/Layr-Labs/eigenda/node (-: # github.com/Layr-Labs/eigenda/node
Linter: node/metrics.go#L175
invalid operation: uint64(g.onchainMetricsInterval) * time.Second (mismatched types uint64 and time.Duration)) (typecheck)
Linter: tools/traffic/generator.go#L98
g.Config.Timeout undefined (type *Config has no field or method Timeout) (typecheck)
Linter
invalid operation: uint64(g.onchainMetricsInterval) * time.Second (mismatched types uint64 and time.Duration))\" were hidden, use --max-same-issues"
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@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/.