Skip to content

Add context methods to Clock interface #45

Add context methods to Clock interface

Add context methods to Clock interface #45

Triggered via push October 26, 2023 14:56
Status Failure
Total duration 30s
Artifacts

go.yml

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

Annotations

28 errors
Build (ubuntu-latest, 1.19): clock_pre120.go#L10
defaultClock.ContextWithDeadlineCause redeclared in this block
Build (ubuntu-latest, 1.19): clock.go#L61
other declaration of ContextWithDeadlineCause
Build (ubuntu-latest, 1.19): clock_pre120.go#L14
defaultClock.ContextWithTimeoutCause redeclared in this block
Build (ubuntu-latest, 1.19): clock.go#L69
other declaration of ContextWithTimeoutCause
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)
method ContextWithDeadlineCause already declared for type defaultClock struct{}
Build (ubuntu-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): clock_pre120.go#L10
defaultClock.ContextWithDeadlineCause redeclared in this block
Build (ubuntu-latest, 1.18): clock.go#L61
other declaration of ContextWithDeadlineCause
Build (ubuntu-latest, 1.18): clock_pre120.go#L14
defaultClock.ContextWithTimeoutCause redeclared in this block
Build (ubuntu-latest, 1.18): clock.go#L69
other declaration of ContextWithTimeoutCause
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)
method ContextWithDeadlineCause already declared for type defaultClock struct{}
Build (ubuntu-latest, 1.18)
Process completed with exit code 2.
Build (macos-latest, 1.19)
The job was canceled because "ubuntu-latest_1_19" failed.
Build (macos-latest, 1.19): clock_pre120.go#L10
defaultClock.ContextWithDeadlineCause redeclared in this block
Build (macos-latest, 1.19): clock.go#L61
other declaration of ContextWithDeadlineCause
Build (macos-latest, 1.19): clock_pre120.go#L14
defaultClock.ContextWithTimeoutCause redeclared in this block
Build (macos-latest, 1.19): clock.go#L69
other declaration of ContextWithTimeoutCause
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)
method ContextWithDeadlineCause already declared for type defaultClock struct{}
Build (macos-latest, 1.19)
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.