Skip to content

Merge pull request #468 from aehrc/dependabot/npm_and_yarn/mui/materi… #835

Merge pull request #468 from aehrc/dependabot/npm_and_yarn/mui/materi…

Merge pull request #468 from aehrc/dependabot/npm_and_yarn/mui/materi… #835

Triggered via push September 25, 2023 06:55
Status Failure
Total duration 21m 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Lint: packages/smart-forms-renderer/src/hooks/useContextDisplayItems.ts#L20
All imports in the declaration are only used as types. Use `import type`
Lint
Process completed with exit code 1.
Cypress Tests
Cypress tests: 17 failed
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/features/tokenTimer/components/AutoSaveDialog.tsx#L49
React Hook useEffect has a missing dependency: 'handleAutoSave'. Either include it or remove the dependency array