fix #7874
ci.yml
on: push
check
2m 39s
lint
3m 38s
visual-testing
2m 34s
fern-generate
2m 23s
test
2m 7s
check-docs-release-is-allowed
1m 27s
Annotations
5 errors and 2 warnings
test
@fern-ui/fern-docs-mdx#test: command (/home/runner/work/fern-platform/fern-platform/packages/ui/fern-docs-mdx) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
check
Argument of type 'DetailedReactHTMLElement<{}, HTMLElement> | FunctionComponentElement<ResolvedMdx>' is not assignable to parameter of type 'ReactElement<any, string | JSXElementConstructor<any>>'.
|
check
@fern-ui/ui#compile: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
check
Process completed with exit code 1.
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L103
'hits' is deprecated. use `items` instead
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L290
'hits' is deprecated. use `items` instead
|