Skip to content

PR #169

PR #169 #294

Triggered via dynamic October 3, 2023 20:40
Status Success
Total duration 2m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (go)
cannot use req.GetDeletes().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Analyze (go)
cannot use req.GetWrites().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Analyze (go)
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to validation.ValidateTuple
Analyze (go)
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to serverErrors.RelationNotFound
Analyze (go)
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Analyze (go)
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Analyze (go)
cannot use deletes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Analyze (go)
cannot use writes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Analyze (go)
cannot use req.GetDeletes().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Analyze (go)
cannot use req.GetWrites().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Analyze (go)
Failed to restore: Cache service responded with 403