Skip to content

Merge pull request #408 from aehrc/dependabot/npm_and_yarn/sentry/rea… #689

Merge pull request #408 from aehrc/dependabot/npm_and_yarn/sentry/rea…

Merge pull request #408 from aehrc/dependabot/npm_and_yarn/sentry/rea… #689

Re-run triggered August 31, 2023 01:18
Status Failure
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Build
Cannot find module '@aehrc/smart-forms-renderer' or its corresponding type declarations.
Build
Process completed with exit code 1.
Cypress Tests
The process '/usr/local/bin/npm' failed 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.config.ts#L25
'on' is defined but never used
Lint: apps/smart-forms-app/cypress.config.ts#L25
'config' is defined but never used
Lint: apps/smart-forms-app/cypress/global.d.ts#L22
Unexpected any. Specify a different type
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/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/renderer/hooks/useValueSetCodings.ts#L91
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/Playground.tsx#L21
Do not use "@ts-ignore" because it alters compilation errors
Lint: apps/smart-forms-app/src/features/renderer/hooks/useValueSetCodings.ts#L145
React Hook useEffect has missing dependencies: 'addCodingToCache' and 'codings.length'. Either include them or remove the dependency array
Lint: apps/smart-forms-app/src/storiesWrapper/StoriesWrapper.tsx#L44
Do not use "@ts-ignore" because it alters compilation errors
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
Lint: packages/smart-forms-renderer/src/hooks/useValueSetCodings.ts#L145
React Hook useEffect has missing dependencies: 'addCodingToCache' and 'codings.length'. Either include them or remove the dependency array