build(deps): Bump github.com/jonboulle/clockwork from 0.4.0 to 0.5.0 #3951
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
|
govulncheck:
app/monitoringapi_internal_test.go#L159
cannot use clock (variable of type *clockwork.FakeClock) as clockwork.FakeClock value in argument to advanceClock
|
|
govulncheck:
app/monitoringapi_internal_test.go#L162
cannot use clock (variable of type *clockwork.FakeClock) as clockwork.FakeClock value in argument to advanceClock
|
|
govulncheck:
app/monitoringapi_internal_test.go#L168
cannot use clock (variable of type *clockwork.FakeClock) as clockwork.FakeClock value in argument to advanceClock
|
|
govulncheck:
app/monitoringapi_internal_test.go#L179
cannot use clock (variable of type *clockwork.FakeClock) as clockwork.FakeClock value in argument to advanceClock
|
|
govulncheck:
core/scheduler/scheduler_test.go#L442
cannot use (*testClock)(nil) (value of type *testClock) as clockwork.Clock value in variable declaration: *testClock does not implement clockwork.Clock (missing method Until)
|
|
govulncheck:
core/scheduler/scheduler_test.go#L144
cannot use clock (variable of type *testClock) as clockwork.Clock value in argument to scheduler.NewForT: *testClock does not implement clockwork.Clock (missing method Until)
|
|
govulncheck:
core/scheduler/scheduler_test.go#L215
cannot use clock (variable of type *testClock) as clockwork.Clock value in argument to scheduler.NewForT: *testClock does not implement clockwork.Clock (missing method Until)
|
|
govulncheck:
core/scheduler/scheduler_test.go#L313
cannot use clock (variable of type *testClock) as clockwork.Clock value in argument to scheduler.NewForT: *testClock does not implement clockwork.Clock (missing method Until)
|
|
govulncheck:
core/scheduler/scheduler_test.go#L403
cannot use clock (variable of type *testClock) as clockwork.Clock value in argument to scheduler.NewForT: *testClock does not implement clockwork.Clock (missing method Until)
|
|
govulncheck
Process completed with exit code 1.
|
|
govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|