This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Add "fga schema validate" command #59
ci.yaml
on: pull_request
Build & Run Tests
27s
Lint (golangci)
35s
Annotations
3 errors and 2 warnings
|
Lint (golangci):
internal/cmd/fga.go#L693
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
|
Lint (golangci):
internal/cmd/fga.go#L773
S1009: should omit nil check; len() for nil slices is defined as zero (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'.
|