Update github actions to remove 1.18 and add 1.20 and 1.21 #50
Annotations
4 errors
clock.go#L67
cannot use defaultClock{} (value of type defaultClock) as Clock value in return statement: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
clock.go#L70
cannot use defaultClock{} (value of type defaultClock) as Clock value in variable declaration: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
|
|
The logs for this run have expired and are no longer available.
Loading