Skip to content

fix(deps): Update golang.org/x/exp digest to 3dfff04 #8327

fix(deps): Update golang.org/x/exp digest to 3dfff04

fix(deps): Update golang.org/x/exp digest to 3dfff04 #8327

Triggered via pull request March 2, 2026 16:02
Status Failure
Total duration 2m 6s
Artifacts

lint_golang.yml

on: pull_request
Lint with GolangCI
1m 38s
Lint with GolangCI
Fit to window
Zoom out
Zoom in

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)