Skip to content

Update github actions to remove 1.18 and add 1.20 and 1.21 #50

Update github actions to remove 1.18 and add 1.20 and 1.21

Update github actions to remove 1.18 and add 1.20 and 1.21 #50

Triggered via push October 26, 2023 15:55
Status Failure
Total duration 27s
Artifacts

go.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

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.