fix(deps): Update module github.com/cloudquery/codegen to v0.3.34 #8156
lint_golang.yml
on: pull_request
Lint with GolangCI
45s
Annotations
10 errors
|
Lint with GolangCI:
serve/destination_v0_test.go#L33
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_shuffle.go#L59
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_round_robin.go#L51
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_dfs.go#L246
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_dfs.go#L185
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_dfs.go#L64
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_debug.go#L81
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/queue/worker.go#L149
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
internal/servers/destination/v1/destinations.go#L212
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
internal/servers/destination/v0/destinations.go#L236
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|