Skip to content

Update package.json #1166

Update package.json

Update package.json #1166

Triggered via push February 20, 2024 08:00
Status Failure
Total duration 9m 37s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Lint: packages/smart-forms-renderer/src/components/FormComponents/ChoiceItems/ChoiceAutocompleteField.tsx#L35
All imports in the declaration are only used as types. Use `import type`
Lint: packages/smart-forms-renderer/src/utils/validateQuestionnaire.ts#L19
All imports in the declaration are only used as types. Use `import type`
Lint: packages/smart-forms-renderer/src/utils/validateQuestionnaire.ts#L21
All imports in the declaration are only used as types. Use `import type`
Lint: packages/smart-forms-renderer/src/utils/validateQuestionnaire.ts#L25
All imports in the declaration are only used as types. Use `import type`
Lint: packages/smart-forms-renderer/src/utils/validateQuestionnaire.ts#L231
'qItem' is defined but never used
Lint: packages/smart-forms-renderer/src/utils/validateQuestionnaire.ts#L232
'qrItems' is defined but never used
Lint: packages/smart-forms-renderer/src/utils/validateQuestionnaire.ts#L233
'invalidLinkIds' is defined but never used
Lint
Process completed with exit code 1.
Cypress Tests
Cypress tests: 21 failed
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.