docs: default dev infra to .env #7
ci.yml
on: push
lint
/
run
3m 20s
generate
/
run
2m 8s
build
/
run
4m 16s
test
/
run
4m 8s
Annotations
1 error and 2 warnings
|
generate / run
Process completed with exit code 1.
|
|
lint / run:
apps/ui/src/app/dashboard/[orgId]/org/guardrails/guardrails-client.tsx#L189
React Hook useCallback has a missing dependency: 'defaultConfig'. Either include it or remove the dependency array
|
|
lint / run:
apps/playground/src/components/playground/chat-ui.tsx#L407
'error' is assigned a value but never used. Allowed unused args must match /^_/u
|