fix(core): reduces GetEntitlements calls in GetDecisions #6915
Annotations
5 errors
golangci-lint:
service/authorization/authorization.go#L384
avoid direct access to proto field ra.AttributeValueFqns, use ra.GetAttributeValueFqns() instead (protogetter)
|
golangci-lint:
service/authorization/authorization.go#L288
unnecessary leading newline (whitespace)
|
golangci-lint:
service/authorization/authorization.go#L391
unnecessary trailing newline (whitespace)
|
golangci-lint:
service/authorization/authorization.go#L285
directive `//nolint:nestif // handle empty entity / attr list` is unused for linter "nestif" (nolintlint)
|
golangci-lint
issues found
|
Loading