saving wip #9327
ci.yml
on: push
check
1m 14s
lint
1m 18s
visual-testing
1m 51s
fern-generate
2m 41s
test
1m 16s
check-docs-release-is-allowed
58s
Annotations
14 errors and 5 warnings
check
Type '({ type: "alias"; value: { type: "map"; keyShape: { type: "alias"; value: { type: "primitive"; value: { type: "string"; format: undefined; regex: undefined; minLength: undefined; maxLength: undefined; default: undefined; }; }; }; valueShape: { ...; }; }; extends?: undefined; properties?: undefined; extraProperties?:...' is not assignable to type '(Alias | Object_)[]'.
|
check
Type '{ type: "string" | "base64" | "datetime" | "uuid" | "date" | "bigInteger"; format: "uuid" | "date" | "decimal" | "decimal128" | "int64" | "base64url" | "binary" | "byte" | "char" | ... 26 more ... | undefined; regex: string | undefined; minLength: number | undefined; maxLength: number | undefined; default: string | ...' is not assignable to type 'FdrStringType'.
|
check
@fern-api/docs-parsers#compile: command (/home/runner/work/fern-platform/fern-platform/packages/parsers) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
check
Process completed with exit code 1.
|
test
Type '({ type: "alias"; value: { type: "map"; keyShape: { type: "alias"; value: { type: "primitive"; value: { type: "string"; format: undefined; regex: undefined; minLength: undefined; maxLength: undefined; default: undefined; }; }; }; valueShape: { ...; }; }; extends?: undefined; properties?: undefined; extraProperties?:...' is not assignable to type '(Alias | Object_)[]'.
|
test
Type '{ type: "string" | "base64" | "datetime" | "uuid" | "date" | "bigInteger"; format: "uuid" | "date" | "decimal" | "decimal128" | "int64" | "base64url" | "binary" | "byte" | "char" | ... 26 more ... | undefined; regex: string | undefined; minLength: number | undefined; maxLength: number | undefined; default: string | ...' is not assignable to type 'FdrStringType'.
|
test
@fern-api/docs-parsers#compile: command (/home/runner/work/fern-platform/fern-platform/packages/parsers) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
test
Process completed with exit code 1.
|
lint
@fern-docs/ui#lint:eslint: command (/home/runner/work/fern-platform/fern-platform/packages/fern-docs/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:eslint exited (1)
|
lint:
packages/fern-docs/ui/src/playground/form/PlaygroundFileUploadForm.tsx#L166
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
packages/fern-docs/ui/src/playground/form/PlaygroundFileUploadForm.tsx#L173
Forbidden non-null assertion
|
lint:
packages/fern-docs/ui/src/playground/form/PlaygroundFileUploadForm.tsx#L173
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
lint:
packages/fern-docs/ui/src/playground/form/PlaygroundFileUploadForm.tsx#L267
Forbidden non-null assertion
|
lint
Process completed with exit code 1.
|
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
|
check
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
|
visual-testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fern-generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|