Skip to content

fix: packages

fix: packages #186

Triggered via pull request December 9, 2024 18:27
Status Failure
Total duration 6m 55s
Artifacts

validate.yml

on: pull_request
Matrix: playwright
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 47 warnings
unit (dev-env): apps/dev-env/stories/dashboard/sitewise-dashboard.stories.tsx#L66
Definition for rule 'react-hooks/rules-of-hooks' was not found
unit (dev-env): apps/dev-env/stories/dashboard/sitewise-dashboard.stories.tsx#L73
Definition for rule 'react-hooks/rules-of-hooks' was not found
unit (dev-env)
Parameter 'config' implicitly has an 'any' type.
unit (dev-env)
Cannot find module '~/store/actions' or its corresponding type declarations.
unit (dev-env)
Cannot find module '~/types' or its corresponding type declarations.
unit (dev-env)
Cannot find module '~/util/convertToDashbaoardConfiguration' or its corresponding type declarations.
unit (dev-env)
Cannot find module '~/util/inputEvent' or its corresponding type declarations.
unit (dev-env)
Cannot find module '~/store/state' or its corresponding type declarations.
unit (dev-env)
Cannot find module '~/store/actions' or its corresponding type declarations.
unit (dev-env)
Cannot find module '~/store/actions/updateSignificantDigits' or its corresponding type declarations.
playwright (dev-env, 3, 4)
@iot-app-kit/dev-env#test:ui:ci: command (/home/runner/work/iot-app-kit/iot-app-kit/apps/dev-env) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test:ui:ci -- --shard=3/4 exited (1)
playwright (dev-env, 3, 4)
Process completed with exit code 1.
playwright (dev-env, 4, 4)
@iot-app-kit/dev-env#test:ui:ci: command (/home/runner/work/iot-app-kit/iot-app-kit/apps/dev-env) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test:ui:ci -- --shard=4/4 exited (1)
playwright (dev-env, 4, 4)
Process completed with exit code 1.
playwright (dev-env, 2, 4)
@iot-app-kit/dev-env#test:ui:ci: command (/home/runner/work/iot-app-kit/iot-app-kit/apps/dev-env) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test:ui:ci -- --shard=2/4 exited (1)
playwright (dev-env, 2, 4)
Process completed with exit code 1.
playwright (scene-composer, 1, 1)
@iot-app-kit/scene-composer#test:ui:ci: command (/home/runner/work/iot-app-kit/iot-app-kit/packages/scene-composer) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test:ui:ci -- --shard=1/1 exited (1)
playwright (scene-composer, 1, 1)
Process completed with exit code 1.
playwright (dev-env, 1, 4)
@iot-app-kit/dev-env#test:ui:ci: command (/home/runner/work/iot-app-kit/iot-app-kit/apps/dev-env) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test:ui:ci -- --shard=1/4 exited (1)
playwright (dev-env, 1, 4)
Process completed with exit code 1.
playwright (react-components, 1, 1)
@iot-app-kit/react-components#test:ui:ci: command (/home/runner/work/iot-app-kit/iot-app-kit/packages/react-components) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test:ui:ci -- --shard=1/1 exited (1)
playwright (react-components, 1, 1)
Process completed with exit code 1.
unit (react-components): packages/react-components/playwright.config.ts#L1
Unable to resolve path to module '@iot-app-kit/helpers'
unit (react-components): packages/react-components/src/common/assistantProps.ts#L1
Unable to resolve path to module '@iot-app-kit/core-util'
unit (react-components): packages/react-components/src/common/chartTypes.ts#L1
Unable to resolve path to module '@iot-app-kit/core'
unit (react-components): packages/react-components/src/common/chartTypes.ts#L2
Unable to resolve path to module '@iot-app-kit/source-iotsitewise'
unit (react-components): packages/react-components/src/common/widgetPropertiesFromInput.spec.ts#L1
Unable to resolve path to module '@iot-app-kit/core'
unit (react-components): packages/react-components/src/common/widgetPropertiesFromInputs.ts#L1
Unable to resolve path to module '@iot-app-kit/core'
unit (react-components): packages/react-components/src/components/anomaly-chart/types.ts#L1
Unable to resolve path to module '@iot-app-kit/core'
unit (react-components): packages/react-components/src/components/anomaly-chart/types.ts#L2
Unable to resolve path to module '@iot-app-kit/source-iotsitewise'
unit (dashboard)
@iot-app-kit/dashboard#test: command (/home/runner/work/iot-app-kit/iot-app-kit/packages/dashboard) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test exited (1)
unit (dashboard)
Process completed with exit code 1.
repo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (dev-env)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (data-mocked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (helpers)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 3, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 3, 4)
No files were found with the provided path: packages/**/test-results. No artifacts will be uploaded.
playwright (dev-env, 3, 4)
No files were found with the provided path: packages/**/playwright-report. No artifacts will be uploaded.
playwright (dev-env, 3, 4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit (core-util)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 4, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 4, 4)
No files were found with the provided path: packages/**/playwright-report. No artifacts will be uploaded.
playwright (dev-env, 4, 4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
playwright (dev-env, 4, 4)
No files were found with the provided path: packages/**/test-results. No artifacts will be uploaded.
unit (tools-iottwinmaker)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 2, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 2, 4)
No files were found with the provided path: packages/**/test-results. No artifacts will be uploaded.
playwright (dev-env, 2, 4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
playwright (dev-env, 2, 4)
No files were found with the provided path: packages/**/playwright-report. No artifacts will be uploaded.
unit (source-iotsitewise)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (source-iottwinmaker)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (scene-composer, 1, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (scene-composer, 1, 1)
No files were found with the provided path: packages/**/test-results. No artifacts will be uploaded.
playwright (scene-composer, 1, 1)
No files were found with the provided path: packages/**/playwright-report. No artifacts will be uploaded.
playwright (scene-composer, 1, 1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
playwright (dev-env, 1, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (dev-env, 1, 4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
playwright (dev-env, 1, 4)
No files were found with the provided path: packages/**/playwright-report. No artifacts will be uploaded.
playwright (dev-env, 1, 4)
No files were found with the provided path: packages/**/test-results. No artifacts will be uploaded.
playwright (react-components, 1, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
playwright (react-components, 1, 1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
playwright (react-components, 1, 1)
No files were found with the provided path: packages/**/playwright-report. No artifacts will be uploaded.
playwright (react-components, 1, 1)
No files were found with the provided path: packages/**/test-results. No artifacts will be uploaded.
unit (react-components)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (dashboard)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (doc-site)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (scene-composer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit (scene-composer): packages/scene-composer/src/SceneViewer.tsx#L56
React Hook useEffect has a missing dependency: 'composerApis'. Either include it or remove the dependency array
unit (scene-composer): packages/scene-composer/src/augmentations/components/three-fiber/anchor/AnchorWidget.tsx#L113
React Hook useEffect has a missing dependency: 'getObject3DFromSceneNodeRef'. Either include it or remove the dependency array
unit (scene-composer): packages/scene-composer/src/augmentations/components/three-fiber/anchor/AnchorWidget.tsx#L150
React Hook useMemo has missing dependencies: 'defaultIcon', 'overrideCustomColor', and 'overrideCustomIcon'. Either include them or remove the dependency array
unit (scene-composer): packages/scene-composer/src/augmentations/components/three-fiber/anchor/AnchorWidget.tsx#L201
React Hook useMemo has missing dependencies: 'newIconHeight', 'newIconWidth', and 'node.properties.alwaysVisible'. Either include them or remove the dependency array. Outer scope values like 'CustomIconSvgString' aren't valid dependencies because mutating them doesn't re-render the component
unit (scene-composer): packages/scene-composer/src/augmentations/components/three-fiber/anchor/AnchorWidget.tsx#L235
React Hook useEffect has missing dependencies: 'isAnchor' and 'setHighlightedSceneNodeRef'. Either include them or remove the dependency array