refactor(write): normalize deletes field #248
Annotations
4 errors
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.
|