Skip to content

feat: initial support for models with conditions #719

feat: initial support for models with conditions

feat: initial support for models with conditions #719

Triggered via pull request October 3, 2023 20:40
@rhamzehrhamzeh
synchronize #169
feat/abac
Status Failure
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

28 errors
Lints
golangci-lint exit with code 3
Security Audits
cannot use req.GetDeletes().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Security Audits
cannot use req.GetWrites().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Security Audits
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to validation.ValidateTuple
Security Audits
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to serverErrors.RelationNotFound
Security Audits
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Security Audits
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Security Audits
cannot use deletes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Security Audits
cannot use writes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Security Audits
Process completed with exit code 2.
Tests
cannot use req.GetDeletes().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Tests
cannot use req.GetWrites().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Tests
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to validation.ValidateTuple
Tests
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to serverErrors.RelationNotFound
Tests
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Tests
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Tests
cannot use deletes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Tests
cannot use writes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Tests
Process completed with exit code 2.
Test Release Process
cannot use req.GetDeletes().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Test Release Process
cannot use req.GetWrites().GetTupleKeys() (value of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.datastore.Write
Test Release Process
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to validation.ValidateTuple
Test Release Process
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in argument to serverErrors.RelationNotFound
Test Release Process
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Test Release Process
cannot use tk (variable of type *openfgav1.WriteRequestTupleKey) as *openfgav1.TupleKey value in struct literal
Test Release Process
cannot use deletes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Test Release Process
cannot use writes (variable of type []*openfgav1.WriteRequestTupleKey) as []*openfgav1.TupleKey value in argument to c.validateNoDuplicatesAndCorrectSize
Test Release Process
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1