[FGA-98] Add schema convert
and schema apply
to FGA module
#37
Annotations
5 errors
Run golangci-lint:
internal/cmd/fga.go#L752
S1016: should convert rt (type github.com/workos/workos-go/v4/pkg/fga.ResourceType) to github.com/workos/workos-go/v4/pkg/fga.UpdateResourceTypeOpts instead of using struct literal (gosimple)
|
Run golangci-lint:
internal/cmd/fga.go#L678
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
Run golangci-lint:
internal/cmd/fga.go#L685
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
Run golangci-lint:
internal/cmd/fga.go#L736
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
Run golangci-lint
issues found
|
Loading