Minor clean up #1568
Annotations
14 errors and 11 warnings
Cypress Tests
The process '/usr/local/bin/npm' failed with exit code 1
|
Build
'theme' is declared but its value is never read.
|
Build
Argument of type 'string | null | undefined' is not assignable to parameter of type 'SetStateAction<string>'.
|
Build
Process completed with exit code 1.
|
Lint:
apps/smart-forms-app/src/features/playground/api/fetchFhirResources.ts#L18
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/smart-forms-app/src/features/playground/api/verifyFhirServer.ts#L20
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/smart-forms-app/src/features/playground/components/PlaygroundHeader.tsx#L27
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/smart-forms-app/src/features/playground/components/PlaygroundRenderer.tsx#L23
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/smart-forms-app/src/features/playground/components/PlaygroundSettingsDialog.tsx#L20
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/smart-forms-app/src/features/playground/components/PlaygroundSourceFhirServerInput.tsx#L19
Imports "ChangeEvent" are only used as type
|
Lint:
apps/smart-forms-app/src/features/sdcide/GenericScreen.tsx#L19
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/smart-forms-app/src/features/sdcide/SdcIdeMain.ts#L20
'theme' is defined but never used
|
Lint:
documentation/src/theme/ReactLiveScope/questionnaires.ts#L18
All imports in the declaration are only used as types. Use `import type`
|
Lint:
packages/smart-forms-renderer/src/components/FormComponents/BooleanItem/BooleanField.tsx#L42
'isTabled' is assigned a value but never used
|
Lint:
apps/demo-renderer-app/src/utils/fetchResource.ts#L35
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/fetchResource.ts#L39
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/fetchResource.ts#L43
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/populate.ts#L60
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/populate.ts#L197
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/populateInputParams.ts#L66
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/populateInputParams.ts#L173
Unexpected any. Specify a different type
|
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
|
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
|