feat: support start time parameter on read changes #1493
Annotations
10 errors and 1 warning
golangci-lint:
cmd/root.go#L31
could not import github.com/openfga/cli/cmd/tuple (-: # github.com/openfga/cli/cmd/tuple
|
golangci-lint:
cmd/tuple/changes.go#L43
unknown field StartTime in struct literal of type client.ClientReadChangesRequest) (typecheck)
|
golangci-lint:
cmd/store/import.go#L34
could not import github.com/openfga/cli/cmd/tuple (-: # github.com/openfga/cli/cmd/tuple
|
golangci-lint:
cmd/tuple/changes.go#L43
unknown field StartTime in struct literal of type client.ClientReadChangesRequest) (typecheck)
|
golangci-lint:
cmd/tuple/changes.go#L43
unknown field StartTime in struct literal of type client.ClientReadChangesRequest
|
golangci-lint:
cmd/tuple/changes_test.go#L47
not enough arguments in call to readChanges
|
golangci-lint:
cmd/tuple/changes_test.go#L85
not enough arguments in call to readChanges
|
golangci-lint:
cmd/tuple/changes_test.go#L149
not enough arguments in call to readChanges
|
golangci-lint:
cmd/tuple/changes_test.go#L249
not enough arguments in call to readChanges
|
golangci-lint:
cmd/tuple/changes_test.go#L313
not enough arguments in call to readChanges
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading