Update github actions to remove 1.18 and add 1.20 and 1.21 #50
Annotations
19 errors
Build (ubuntu-latest, 1.21):
clock.go#L67
cannot use defaultClock{} (value of type defaultClock) as Clock value in return statement: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.21):
clock.go#L70
cannot use defaultClock{} (value of type defaultClock) as Clock value in variable declaration: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.21)
cannot use defaultClock{} (value of type defaultClock) as Clock value in variable declaration: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.21)
Process completed with exit code 1.
|
Build (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (ubuntu-latest, 1.19)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (ubuntu-latest, 1.19):
clock.go#L67
cannot use defaultClock{} (value of type defaultClock) as type Clock in return statement:
|
Build (ubuntu-latest, 1.19):
clock.go#L70
cannot use defaultClock{} (value of type defaultClock) as type Clock in variable declaration:
|
Build (ubuntu-latest, 1.19)
cannot use (defaultClock literal) (value of type defaultClock) as Clock value in variable declaration: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.19)
Process completed with exit code 1.
|
Build (ubuntu-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (ubuntu-latest, 1.20):
clock.go#L67
cannot use defaultClock{} (value of type defaultClock) as Clock value in return statement: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.20):
clock.go#L70
cannot use defaultClock{} (value of type defaultClock) as Clock value in variable declaration: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.20)
cannot use defaultClock{} (value of type defaultClock) as Clock value in variable declaration: defaultClock does not implement Clock (missing method ContextWithDeadlineCause)
|
Build (ubuntu-latest, 1.20)
Process completed with exit code 1.
|
Build (macos-latest, 1.19)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (macos-latest, 1.19)
The operation was canceled.
|
Build (macos-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (macos-latest, 1.20)
The operation was canceled.
|