Skip to content

Edit tsconfig.json #264

Edit tsconfig.json

Edit tsconfig.json #264

Triggered via push September 24, 2024 13:29
Status Failure
Total duration 4m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Build
Cannot find module 'lucide-react' or its corresponding type declarations.
Build
Type '{ children: Element[]; variant: string; size: string; className: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
Build
Type '{ children: string[]; variant: string; size: string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
Build
Cannot find module 'lucide-react' or its corresponding type declarations.
Build
Cannot find module 'lucide-react' or its corresponding type declarations.
Build
Type '{ children: string[]; variant: string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
Build
Type '{ children: string; size: string; variant: string; className: string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
Build
Cannot find module 'lforms-loader' or its corresponding type declarations.
Build
Type '{ children: string; variant: string; disabled: true; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
Build
Cannot find module 'class-variance-authority' or its corresponding type declarations.
Jest Tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Lint: apps/demo-renderer-app/src/components/FormViewer.tsx#L76
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L30
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L30
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L37
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L41
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L43
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L48
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/utils/fetchResource.ts#L45
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/utils/fetchResource.ts#L49
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/utils/fetchResource.ts#L53
Unexpected any. Specify a different type
Playwright Tests
Unexpected input(s) 'build', 'start', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
Playwright Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.