[WC-2576] migrate dropdown to downshift #5346
BuildJobs.yml
on: pull_request
Check SHA in GH Actions
4s
Matrix: build
Matrix: Run automated end-to-end tests
Annotations
6 errors and 19 warnings
Run automated end-to-end tests (0)
@mendix/combobox-web#e2e: command (/home/runner/work/web-widgets/web-widgets/packages/pluggableWidgets/combobox-web) pnpm run e2e exited (1)
|
Run automated end-to-end tests (0)
Process completed with exit code 1.
|
Run automated end-to-end tests (2)
@mendix/gallery-web#e2e: command (/home/runner/work/web-widgets/web-widgets/packages/pluggableWidgets/gallery-web) pnpm run e2e exited (1)
|
Run automated end-to-end tests (2)
Process completed with exit code 1.
|
Run automated end-to-end tests (1)
@mendix/datagrid-dropdown-filter-web#e2e: command (/home/runner/work/web-widgets/web-widgets/packages/pluggableWidgets/datagrid-dropdown-filter-web) pnpm run e2e exited (1)
|
Run automated end-to-end tests (1)
Process completed with exit code 1.
|
Run code quality check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run code quality check:
packages/customWidgets/signature-web/src/components/Signature.tsx#L3
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run code quality check:
packages/pluggableWidgets/combobox-web/src/__mocks__/WebIcon.js#L1
Require statement not part of import statement
|
Run code quality check:
packages/pluggableWidgets/combobox-web/src/__tests__/__mocks__/intersectionObserverMock.ts#L7
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/combobox-web/src/__tests__/__mocks__/intersectionObserverMock.ts#L11
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/combobox-web/src/__tests__/__mocks__/intersectionObserverMock.ts#L15
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/combobox-web/src/__tests__/__mocks__/intersectionObserverMock.ts#L19
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/combobox-web/src/components/SingleSelection/SingleSelection.tsx#L47
React Hook useMemo has unnecessary dependencies: 'selector.caption.emptyCaption', 'selector.caption.formatter', 'selector.currentId', and 'selector.status'. Either exclude them or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/color-picker-web/src/components/ColorPicker.tsx#L89
React Hook useCallback has a missing dependency: 'submitColor'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/color-picker-web/src/components/ColorPicker.tsx#L152
React Hook useEffect has a missing dependency: 'validateColor'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/rich-text-web/src/components/EditorWrapper.tsx#L59
React Hook useMemo has missing dependencies: 'onChange' and 'onChangeType'. Either include them or remove the dependency array
|
Run build task on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run release task on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run release task on windows-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run build task on windows-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-screenshot-results-0
|
8.19 MB |
|
test-screenshot-results-1
|
10.8 MB |
|
test-screenshot-results-2
|
45.3 MB |
|