Skip to content

feat: initial support for models with conditions #720

feat: initial support for models with conditions

feat: initial support for models with conditions #720

Triggered via pull request October 3, 2023 22:39
@rhamzehrhamzeh
synchronize #169
feat/abac
Status Failure
Total duration 9m 26s
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

8 errors
Lints: cmd/tuple/import.go#L82
line is 124 characters (lll)
Lints: internal/storetest/remotetest.go#L100
line is 126 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