Update alpha package version #346
build_test_lint.yml
on: push
Build Smart Forms App
1m 50s
Build Demo App
54s
Jest Tests (only runs on node 18)
1m 46s
Playwright Tests
4m 14s
Lint
1m 48s
Annotations
4 errors and 13 warnings
Lint:
packages/smart-forms-renderer/src/components/FormComponents/ItemParts/ItemLabelText.tsx#L80
'textFontWeight' is assigned a value but never used
|
Lint:
packages/smart-forms-renderer/src/interfaces/customComponent.interface.ts#L18
All imports in the declaration are only used as types. Use `import type`
|
Lint:
packages/smart-forms-renderer/src/utils/manageForm.ts#L14
All imports in the declaration are only used as types. Use `import type`
|
Lint
Process completed with exit code 1.
|
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:
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/LhcFormsRenderer.tsx#L36
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#L42
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/utils/fetchResource.ts#L45
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#L53
Unexpected any. Specify a different type
|
Jest Tests (only runs on node 18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|