fix(deps): Update golang.org/x/exp digest to 3dfff04 #8327
lint_golang.yml
on: pull_request
Lint with GolangCI
1m 38s
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#L251
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_dfs.go#L190
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
Lint with GolangCI:
scheduler/scheduler_dfs.go#L65
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#L154
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)
|