[WC-2676]: Custom charts events (and more) [WIP] (#1402) #5341
BuildJobs.yml
on: push
Check SHA in GH Actions
5s
Matrix: build
Matrix: Run automated end-to-end tests
Annotations
6 errors and 19 warnings
Run automated end-to-end tests (3)
@mendix/timeline-web#e2e: command (/home/runner/work/web-widgets/web-widgets/packages/pluggableWidgets/timeline-web) pnpm run e2e exited (1)
|
Run automated end-to-end tests (3)
Process completed with exit code 1.
|
Run automated end-to-end tests (0)
@mendix/badge-web#e2e: command (/home/runner/work/web-widgets/web-widgets/packages/pluggableWidgets/badge-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/popup-menu-web#e2e: command (/home/runner/work/web-widgets/web-widgets/packages/pluggableWidgets/popup-menu-web) pnpm run e2e exited (1)
|
Run automated end-to-end tests (2)
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 (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 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 (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 (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 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/badge-web/src/Badge.editorPreview.tsx#L9
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/timeline-web/src/__mocks__/WebIcon.js#L1
Require statement not part of import statement
|
Run code quality check:
packages/pluggableWidgets/timeline-web/src/utils/utils.ts#L8
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/TreeNode.tsx#L30
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. If 'setTreeNodeItems' needs the current value of 'props', you can also switch to useReducer instead of useState and read 'props' in the reducer
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/__mocks__/WebIcon.js#L1
Require statement not part of import statement
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/lazyLoading.ts#L14
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L16
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L35
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
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 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 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
|
1.07 MB |
|
test-screenshot-results-2
|
8.93 MB |
|
test-screenshot-results-3
|
1.19 MB |
|