update sentry #6223
ci.yml
on: push
check
4m 9s
lint
1m 41s
visual-testing
4m 47s
fern-generate
2m 19s
test
2m 57s
check-docs-release-is-allowed
1m 1s
Annotations
7 errors and 2 warnings
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:
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
Process completed with exit code 1.
|
fern-generate
Process completed with exit code 1.
|
check
Process completed with exit code 1.
|
visual-testing
Failed to download action 'https://api.github.com/repos/chromaui/action/tarball/c6e348fcea252c75f99c90db328cc5c98a7dd534'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
visual-testing
Back off 24.265 seconds before retry.
|