[FGA-98] Add schema convert
and schema apply
to FGA module
#36
Annotations
5 errors
internal/cmd/fga.go#L737
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)
|
internal/cmd/fga.go#L671
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
internal/cmd/fga.go#L678
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
internal/cmd/fga.go#L721
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
|
The logs for this run have expired and are no longer available.
Loading