Skip to content

Fix the NumBatchDeserializationWorkersFlag passing #1997

Fix the NumBatchDeserializationWorkersFlag passing

Fix the NumBatchDeserializationWorkersFlag passing #1997

Triggered via pull request June 5, 2024 17:26
Status Failure
Total duration 30s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linter: node/flags/flags.go#L1
: # github.com/Layr-Labs/eigenda/node/flags
Linter: node/flags/flags.go#L294
syntax error: unexpected newline in composite literal; possibly missing comma or } (typecheck)
Linter: node/flags/flags.go#L294
missing ',' before newline in composite literal (typecheck)
Linter: node/config.go#L15
could not import github.com/Layr-Labs/eigenda/node/flags (-: # github.com/Layr-Labs/eigenda/node/flags
Linter: node/flags/flags.go#L294
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
Linter: inabox/deploy/codegen/main.go#L13
could not import github.com/Layr-Labs/eigenda/node/flags (-: # github.com/Layr-Labs/eigenda/node/flags
Linter: node/flags/flags.go#L294
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
Linter: node/cmd/main.go#L19
could not import github.com/Layr-Labs/eigenda/node/flags (-: # github.com/Layr-Labs/eigenda/node/flags
Linter: node/flags/flags.go#L294
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
Linter: tools/traffic/generator.go#L98
g.Config.Timeout undefined (type *Config has no field or method Timeout) (typecheck)
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/.