Skip to content

refactor(write): normalize deletes field #247

refactor(write): normalize deletes field

refactor(write): normalize deletes field #247

Triggered via pull request November 22, 2023 16:43
Status Failure
Total duration 1m 2s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test: api_open_fga_test.go#L624
undefined: WriteRequestTupleKeys
test: api_open_fga_test.go#L670
undefined: WriteRequestTupleKeys
test: client/client_test.go#L803
cannot use []ClientWriteRequestTupleKey{…} (value of type []openfga.WriteRequestTupleKey) as []openfga.TupleKeyWithoutCondition value in struct literal
test: client/client_test.go#L1000
cannot use requestBody (variable of type []openfga.WriteRequestTupleKey) as []openfga.TupleKeyWithoutCondition value in argument to fgaClient.DeleteTuples(context.Background()).Body
test: client/client_test.go#L1043
cannot use requestBody (variable of type []openfga.WriteRequestTupleKey) as []openfga.TupleKeyWithoutCondition value in argument to fgaClient.DeleteTuples(context.Background()).Body
test
Process completed with exit code 1.