- Updated MUI v6 for Smarts forms in React v18. #494
build_test_lint.yml
on: push
Build Smart Forms App
1m 18s
Build Demo App
1m 16s
Jest Tests (only runs on node 18)
1m 28s
Playwright Tests
2m 46s
Lint
1m 18s
Annotations
15 errors and 19 warnings
Build Smart Forms App
Process completed with exit code 2.
|
Build Smart Forms App
Object literal may only specify known properties, and 'content' does not exist in type 'UseReactToPrintOptions'.
|
Build Smart Forms App
Type '{ children: (Element | ReactNode)[]; ref: ForwardedRef<unknown>; component: string; color: "completed" | "in-progress" | "entered-in-error" | "stopped" | "amended"; sx: { ...; } | ... 5 more ... | { ...; }; }' is not assignable to type 'IntrinsicAttributes & BoxOwnProps<Theme> & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { ...; }, keyof BoxOwnProps<...>> & MUIStyledCommonProps<...> & { ...; }'.
|
Build Smart Forms App
Type '{ children: (Element | ReactNode)[]; ref: ForwardedRef<unknown>; component: string; color: "active" | "unknown" | "draft" | "retired"; sx: { pr?: number | undefined; pl?: number | undefined; } | ... 5 more ... | { ...; }; }' is not assignable to type 'IntrinsicAttributes & BoxOwnProps<Theme> & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { ...; }, keyof BoxOwnProps<...>> & MUIStyledCommonProps<...> & { ...; }'.
|
|
Lint:
packages/smart-forms-renderer/src/components/FormComponents/AttachmentItem/AttachmentFileDropBox.tsx#L38
'dropTarget' is assigned a value but never used
|
|
|
Lint:
packages/smart-forms-renderer/src/components/FormComponents/AttachmentItem/AttachmentField.tsx#L86
Replace `;·};·})·=>·onFileNameChange(event.target.value)` with `·}·})·=>⏎··············onFileNameChange(event.target.value)⏎············`
|
|
|
|
|
Lint:
apps/smart-forms-app/src/components/Logos/CsiroLogo.tsx#L56
Replace `(⏎········<Confetti·width={2000}·/>⏎······)` with `<Confetti·width={2000}·/>`
|
Playwright Tests
Process completed with exit code 1.
|
Build Demo App
Cache not found for keys: node-cache-Linux-x64-npm-65c59c6779bd667aab2ec9eb9d359e824c2485efae2f414fe39fd6d72c3bed5c
|
Build Smart Forms App
Cache not found for keys: node-cache-Linux-x64-npm-65c59c6779bd667aab2ec9eb9d359e824c2485efae2f414fe39fd6d72c3bed5c
|
Lint:
apps/demo-renderer-app/src/utils/fetchResource.ts#L53
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/fetchResource.ts#L49
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/utils/fetchResource.ts#L45
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L47
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L42
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L40
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L36
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L29
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L29
Unexpected any. Specify a different type
|
Lint:
apps/demo-renderer-app/src/components/FormViewer.tsx#L76
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint
Cache not found for keys: node-cache-Linux-x64-npm-65c59c6779bd667aab2ec9eb9d359e824c2485efae2f414fe39fd6d72c3bed5c
|
Jest Tests (only runs on node 18)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Jest Tests (only runs on node 18)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Jest Tests (only runs on node 18)
Cache not found for keys: node-cache-Linux-x64-npm-65c59c6779bd667aab2ec9eb9d359e824c2485efae2f414fe39fd6d72c3bed5c
|
Playwright Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Playwright Tests
Unexpected input(s) 'build', 'start', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
|
Playwright Tests
Cache not found for keys: node-cache-Linux-x64-npm-65c59c6779bd667aab2ec9eb9d359e824c2485efae2f414fe39fd6d72c3bed5c
|