Skip to content

[FGA-98] Add schema convert and schema apply to FGA module #37

[FGA-98] Add schema convert and schema apply to FGA module

[FGA-98] Add schema convert and schema apply to FGA module #37

Triggered via pull request August 28, 2024 21:23
Status Failure
Total duration 53s
Artifacts

ci.yaml

on: pull_request
Build & Run Tests
45s
Build & Run Tests
Lint (golangci)
33s
Lint (golangci)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint (golangci): 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)
Lint (golangci): internal/cmd/fga.go#L678
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
Lint (golangci): internal/cmd/fga.go#L685
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
Lint (golangci): internal/cmd/fga.go#L736
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
Lint (golangci)
issues found
Build & Run Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/workos-cli/workos-cli. Supported file pattern: go.sum
Build & Run Tests
You are using 'latest' as default version. Will lock to '~> v2'.