send tracking metrics #8759
ci.yml
on: push
check
1m 17s
lint
1m 49s
visual-testing
1m 34s
fern-generate
2m 29s
test
1m 14s
check-docs-release-is-allowed
51s
Annotations
6 errors and 9 warnings
test
Argument of type 'Record<string, string | number | boolean | readonly string[] | readonly number[] | readonly boolean[] | undefined> | undefined' is not assignable to parameter of type 'TrackEventProperties | undefined'.
|
test
@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 (2)
|
test
Process completed with exit code 2.
|
check
Argument of type 'Record<string, string | number | boolean | readonly string[] | readonly number[] | readonly boolean[] | undefined> | undefined' is not assignable to parameter of type 'TrackEventProperties | undefined'.
|
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 (2)
|
check
Process completed with exit code 2.
|
check-docs-release-is-allowed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
visual-testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/ui/app/src/mdx/components/waveform/WaveformComplex.tsx#L78
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
lint:
packages/ui/app/src/mdx/components/waveform/WaveformComplex.tsx#L100
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L102
'hits' is deprecated. use `items` instead
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L247
'hits' is deprecated. use `items` instead
|
fern-generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|