chore: Use ownerDocument.defaultView for isMotionDisabled #227
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dry-run.yml
on: pull_request
dry-run
/
Build browser-test-tools
1m 37s
dry-run
/
Build documenter
1m 3s
dry-run
/
Build global-styles
19s
dry-run
/
Build build-tools
14s
dry-run
/
Build collection-hooks
34s
dry-run
/
Build jest-preset
18s
dry-run
/
Build board components
2m 3s
dry-run
/
Build code view components
1m 8s
dry-run
/
Build chat components
1m 20s
Matrix: dry-run / Components accessibility tests shard
Matrix: dry-run / Components integration tests shard
dry-run
/
Components unit tests
4m 15s
dry-run
/
Components motion tests
1m 11s
dry-run
/
Demos tests
8m 14s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
10 errors and 59 warnings
|
Series › supports numeric line series:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L164
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 6
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:164:28)
|
|
Series › supports time-based line series:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L186
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 6
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:186:28)
|
|
Series › supports vertical bar series › with string data:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L230
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 6
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:230:32)
|
|
Series › supports vertical bar series › with time data:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L258
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 8
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:258:32)
|
|
Series › supports vertical bar series › with number data:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L286
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 8
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:286:32)
|
|
Series › supports horizontal bar series › with string data:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L230
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 6
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:230:32)
|
|
Series › supports horizontal bar series › with time data:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L258
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 8
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:258:32)
|
|
Series › supports horizontal bar series › with number data:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L286
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 8
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
3: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:286:32)
|
|
Series › support multiple bar series › stacked horizontal bars rtl=true:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L320
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 2
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:320:36)
|
|
Series › support multiple bar series › stacked horizontal bars rtl=true with negative values:
src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx#L347
expect(jest.fn()).not.toBeCalled()
Expected number of calls: 0
Received number of calls: 2
1: [TypeError: targetWindow.matchMedia is not a function]
2: [TypeError: targetWindow.matchMedia is not a function]
at Object.<anonymous> (src/mixed-line-bar-chart/__tests__/mixed-chart.test.tsx:347:36)
|
|
dry-run / Build build-tools
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build global-styles
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build jest-preset
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build collection-hooks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build documenter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build browser-test-tools
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build test-utils
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build component-toolkit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build theming-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components accessibility tests shard (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build code view components
Prop "id" is forbidden on Components
|
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components motion tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "className" is forbidden on Components
|
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
|
dry-run / Components accessibility tests shard (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Build board components
Unexpected any. Specify a different type
|
|
dry-run / Build board components
Unexpected any. Specify a different type
|
|
dry-run / Build board components
Unexpected any. Specify a different type
|
|
dry-run / Build board components
Run autofix to sort these imports!
|
|
dry-run / Build board components
Run autofix to sort these imports!
|
|
dry-run / Build board components
Run autofix to sort these imports!
|
|
dry-run / Build board components
Run autofix to sort these imports!
|
|
dry-run / Build board components
Run autofix to sort these imports!
|
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
|
dry-run / Build board components
Prop "className" is forbidden on Components
|
|
dry-run / Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components integration tests shard (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components integration tests shard (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components accessibility tests shard (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components accessibility tests shard (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components integration tests shard (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
dry-run / Demos tests
'React' is defined but never used
|
|
dry-run / Demos tests
'Alert' is defined but never used
|
|
dry-run / Demos tests
'ExternalLink' is defined but never used
|
|
dry-run / Demos tests
'setVisible' is assigned a value but never used
|
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
dry-run / Demos tests
'Link' is defined but never used
|
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'totalCount'. Either include it or remove the dependency array
|
|
dry-run / Demos tests
'FormField' is defined but never used
|
|
dry-run / Components accessibility tests shard (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components accessibility tests shard (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dry-run / Components integration tests shard (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
components-package
Expired
|
107 MB |
|
|
|
dependencies
Expired
|
469 KB |
|