Skip to content

chore(deps): update dependency golang/go to v1.24.0 #2361

chore(deps): update dependency golang/go to v1.24.0

chore(deps): update dependency golang/go to v1.24.0 #2361

Triggered via push February 11, 2025 23:35
Status Failure
Total duration 12m 15s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: migrator/migrator_test.go#L35
context.Background() could be replaced by t.Context() in TestBuildTask (usetesting)
build: migrator/migrator_test.go#L65
context.Background() could be replaced by t.Context() in TestBuildTaskMounted (usetesting)
build: migrator/migrator_test.go#L80
context.Background() could be replaced by t.Context() in TestRunStrategiesInOrder (usetesting)
build: pvc/info_test.go#L26
context.Background() could be replaced by t.Context() in TestNew (usetesting)
build: strategy/mnt2_test.go#L22
context.Background() could be replaced by t.Context() in TestCanDoSameNode (usetesting)
build: strategy/mnt2_test.go#L58
context.Background() could be replaced by t.Context() in TestCanDoSourceUnmounted (usetesting)
build: strategy/mnt2_test.go#L94
context.Background() could be replaced by t.Context() in TestCanDoDestUnmounted (usetesting)
build: strategy/mnt2_test.go#L130
context.Background() could be replaced by t.Context() in TestCanDoBothUnmounted (usetesting)
build: strategy/mnt2_test.go#L166
context.Background() could be replaced by t.Context() in TestCanDoDestRWX (usetesting)
build: strategy/mnt2_test.go#L202
context.Background() could be replaced by t.Context() in TestCanDoSourceROX (usetesting)