feat: initial support for models with conditions #721
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yaml
on: pull_request
Test Release Process
6m 56s
release
0s
Annotations
8 errors
Lints:
internal/storetest/remotetest.go#L100
line is 126 characters (lll)
|
Lints:
cmd/tuple/import.go#L82
line is 124 characters (lll)
|
Lints:
internal/storetest/storedata.go#L30
tag is not aligned, should be: json:"context" yaml:"context" (tagalign)
|
Lints:
internal/storetest/storedata.go#L37
tag is not aligned, should be: json:"context" yaml:"context" (tagalign)
|
Lints:
internal/storetest/localtest.go#L10
import 'google.golang.org/protobuf/types/known/structpb' is not allowed from list 'main' (depguard)
|
Lints:
internal/storetest/localtest.go#L17
error returned from external package is unwrapped: sig: func (*github.com/openfga/openfga/pkg/server.Server).Check(ctx context.Context, req *github.com/openfga/api/proto/openfga/v1.CheckRequest) (*github.com/openfga/api/proto/openfga/v1.CheckResponse, error) (wrapcheck)
|
Lints:
internal/storetest/localtest.go#L76
error returned from external package is unwrapped: sig: func (*github.com/openfga/openfga/pkg/server.Server).ListObjects(ctx context.Context, req *github.com/openfga/api/proto/openfga/v1.ListObjectsRequest) (*github.com/openfga/api/proto/openfga/v1.ListObjectsResponse, error) (wrapcheck)
|
Lints
issues found
|