Skip to content

Added callback-based request ID checking #262

Added callback-based request ID checking

Added callback-based request ID checking #262

Triggered via pull request December 27, 2024 17:42
@wz2bwz2b
synchronize #581
wz2b:main
Status Failure
Total duration 34s
Artifacts

test.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
tests (1.19.x)
Process completed with exit code 1.
tests (1.20.x)
The job was canceled because "_1_19_x" failed.
tests (1.20.x)
The operation was canceled.
tests (1.21.x)
The job was canceled because "_1_19_x" failed.
tests (1.21.x): identity_provider_test.go#L172
cannot use TimeNow().Add(DefaultValidDuration) (value of type time.Time) as *time.Time value in struct literal
tests (1.21.x): identity_provider_test.go#L173
cannot use DefaultValidDuration (constant 172800000000000 of type time.Duration) as *time.Duration value in struct literal
tests (1.21.x): metadata_test.go#L26
cannot use time.Date(2001, time.February, 3, 4, 5, 6, 789000000, time.UTC) (value of type time.Time) as *time.Time value in struct literal
tests (1.21.x): metadata_test.go#L27
cannot use time.Hour (constant 3600000000000 of type time.Duration) as *time.Duration value in struct literal
tests (1.21.x): metadata_test.go#L96
cannot use validUntil (variable of type time.Time) as *time.Time value in struct literal
tests (1.21.x): metadata_test.go#L97
cannot use time.Hour (constant 3600000000000 of type time.Duration) as *time.Duration value in struct literal
tests (1.21.x)
The operation was canceled.
tests (1.19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636