Fix failing build #728
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 10 warnings
Lint
Process completed with exit code 1.
|
Cypress Tests
The process '/usr/local/bin/npm' failed with exit code 1
|
Build
Cannot find module 'sdc-populate' or its corresponding type declarations.
|
Build
Cannot find module 'sdc-populate' or its corresponding type declarations.
|
Build
Cannot find module 'sdc-populate' or its corresponding type declarations.
|
Build
Cannot find module 'sdc-populate' or its corresponding type declarations.
|
Build
Cannot find module 'sdc-populate' or its corresponding type declarations.
|
Build
Parameter 'param' implicitly has an 'any' type.
|
Build
Parameter 'param' implicitly has an 'any' type.
|
Build
Cannot find module 'sdc-assemble' or its corresponding type declarations.
|
Build
Process completed with exit code 1.
|
Lint:
apps/smart-forms-app/.storybook/main.ts#L9
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/cypress/global.d.ts#L22
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/cypress/support/commands.ts#L18
Do not use "@ts-nocheck" because it alters compilation errors
|
Lint:
apps/smart-forms-app/src/features/playground/components/DropBox.tsx#L24
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/src/features/playground/components/FileCollector.tsx#L36
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/src/features/playground/components/Playground.tsx#L21
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
apps/smart-forms-app/src/features/playground/hooks/useFileDrop.ts#L28
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/src/features/playground/hooks/useFileDrop.ts#L32
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/src/features/playground/typePredicates/isQuestionnaire.ts#L20
Unexpected any. Specify a different type
|
Lint:
apps/smart-forms-app/src/theme/Theme.tsx#L73
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|