feat: support start time parameter on read changes #1505
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yaml
on: pull_request
Test Release Process
4m 46s
verification-with-cosign
0s
verification-with-slsa-verifier
0s
Annotations
8 errors
|
Lints:
cmd/tuple/changes_test.go#L144
cannot use "2022-01-01T00:00:00Z" (untyped string constant) as time.Time value in struct literal
|
|
Lints:
cmd/tuple/changes_test.go#L238
cannot use "2022-01-01T00:00:00Z" (untyped string constant) as time.Time value in struct literal
|
|
Lints:
cmd/tuple/changes_test.go#L310
cannot use "2022-01-01T00:00:00Z" (untyped string constant) as time.Time value in struct literal (typecheck)
|
|
Lints
issues found
|
|
Tests:
cmd/tuple/changes_test.go#L144
cannot use "2022-01-01T00:00:00Z" (untyped string constant) as time.Time value in struct literal
|
|
Tests:
cmd/tuple/changes_test.go#L238
cannot use "2022-01-01T00:00:00Z" (untyped string constant) as time.Time value in struct literal
|
|
Tests:
cmd/tuple/changes_test.go#L310
cannot use "2022-01-01T00:00:00Z" (untyped string constant) as time.Time value in struct literal
|
|
Tests
Process completed with exit code 2.
|