fix(envoy): switch to ADS #2004
Annotations
8 errors and 2 warnings
lint:
scheduler/pkg/envoy/processor/incremental.go#L351
Error return value of `p.updateEnvoy` is not checked (errcheck)
|
lint:
scheduler/pkg/envoy/processor/incremental.go#L354
Error return value of `p.updateEnvoy` is not checked (errcheck)
|
lint:
scheduler/pkg/envoy/processor/incremental.go#L358
Error return value of `p.updateEnvoy` is not checked (errcheck)
|
lint:
scheduler/pkg/envoy/processor/server_test.go#L74
Error return value of `inc.modelUpdate` is not checked (errcheck)
|
lint:
scheduler/pkg/envoy/processor/server_test.go#L17
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/seldonio/seldon-core) -s prefix(github.com/seldonio/seldon-core/scheduler) (gci)
|
lint:
scheduler/pkg/envoy/processor/server_test.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/seldonio/seldon-core) -s prefix(github.com/seldonio/seldon-core/scheduler) (gci)
|
lint:
scheduler/pkg/envoy/processor/server_test.go#L107
func `testNextFetch` is unused (unused)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The process '/usr/bin/git' failed with exit code 128
|