Skip to content

Update README for demo renderer app #1059

Update README for demo renderer app

Update README for demo renderer app #1059

Triggered via push November 27, 2023 10:18
Status Failure
Total duration 10m 50s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
Lint: apps/demo-renderer-app/src/components/LaunchContextDetails.tsx#L18
All imports in the declaration are only used as types. Use `import type`
Lint: apps/demo-renderer-app/src/components/LaunchContextPicker.tsx#L18
All imports in the declaration are only used as types. Use `import type`
Lint: apps/demo-renderer-app/src/components/LaunchContextPicker.tsx#L20
All imports in the declaration are only used as types. Use `import type`
Lint: apps/demo-renderer-app/src/hooks/useLaunchContext.ts#L19
All imports in the declaration are only used as types. Use `import type`
Lint: apps/demo-renderer-app/src/utils/humanName.ts#L18
All imports in the declaration are only used as types. Use `import type`
Lint: apps/demo-renderer-app/src/utils/populate.ts#L36
Import "RequestConfig" is only used as types
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#L59
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/utils/populate.ts#L196
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