PR #169 #294
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
codeql
on: dynamic
Matrix: Analyze
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
|