Skip to content

Add context methods to Clock interface #44

Add context methods to Clock interface

Add context methods to Clock interface #44

Triggered via push October 26, 2023 14:03
Status Failure
Total duration 32s
Artifacts

go.yml

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

Annotations

13 errors
Build (ubuntu-latest, 1.18): clock.go#L62
undefined: context.WithDeadlineCause
Build (ubuntu-latest, 1.18): clock.go#L70
undefined: context.WithTimeoutCause
Build (ubuntu-latest, 1.18)
WithDeadlineCause not declared by package context
Build (ubuntu-latest, 1.18)
Process completed with exit code 2.
Build (ubuntu-latest, 1.19)
The job was canceled because "ubuntu-latest_1_18" failed.
Build (ubuntu-latest, 1.19): clock.go#L62
undefined: context.WithDeadlineCause
Build (ubuntu-latest, 1.19): clock.go#L70
undefined: context.WithTimeoutCause
Build (ubuntu-latest, 1.19)
WithDeadlineCause not declared by package context
Build (ubuntu-latest, 1.19)
Process completed with exit code 1.
Build (macos-latest, 1.18)
The job was canceled because "ubuntu-latest_1_18" failed.
Build (macos-latest, 1.18)
The operation was canceled.
Build (macos-latest, 1.19)
The job was canceled because "ubuntu-latest_1_18" failed.
Build (macos-latest, 1.19)
The operation was canceled.