fix sentry typings #6228
ci.yml
on: push
check
1m 12s
lint
1m 4s
visual-testing
1m 29s
fern-generate
2m 33s
test
2m 21s
check-docs-release-is-allowed
43s
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.
|