ignore _vercel #6229
ci.yml
on: push
check
1m 19s
lint
1m 10s
visual-testing
1m 28s
fern-generate
2m 11s
test
2m 15s
check-docs-release-is-allowed
37s
Annotations
7 errors
lint:
packages/ui/app/src/search/SearchHits.tsx#L23
'hits' is deprecated. use `items` instead
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L187
'hits' is deprecated. use `items` instead
|
lint:
packages/ui/app/src/syntax-highlighting/fernShiki.ts#L29
'getHighlighter' is deprecated. Use `createHighlighter` or `getSingletonHighlighter` instead
|
lint
@fern-ui/ui#lint:eslint: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:eslint exited (1)
|
lint
Process completed with exit code 1.
|
check
Process completed with exit code 1.
|
fern-generate
Process completed with exit code 1.
|