Added callback-based request ID checking #262
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
|