Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Add "fga schema validate" command #59

Add "fga schema validate" command

Add "fga schema validate" command #59

Triggered via pull request June 6, 2025 20:36
Status Failure
Total duration 46s
Artifacts

ci.yaml

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

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'.