Skip to content

Add context methods to Clock interface #43

Add context methods to Clock interface

Add context methods to Clock interface #43

Triggered via push October 26, 2023 13:36
Status Failure
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

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

Annotations

12 errors
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.19): clock.go#L62
undefined: context.WithDeadlineCause
Build (macos-latest, 1.19): clock.go#L70
undefined: context.WithTimeoutCause
Build (macos-latest, 1.19)
WithDeadlineCause not declared by package context
Build (macos-latest, 1.19)
Process completed with exit code 1.
Build (ubuntu-latest, 1.18)
The job was canceled because "ubuntu-latest_1_19" failed.
Build (ubuntu-latest, 1.18)
The operation was canceled.
Build (macos-latest, 1.18)
The job was canceled because "ubuntu-latest_1_19" failed.
Build (macos-latest, 1.18)
The operation was canceled.