Fix the NumBatchDeserializationWorkersFlag passing #1997
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/.
|