Skip to content

feat(ThemeProvider): add withoutModalsProvider prop #14687

feat(ThemeProvider): add withoutModalsProvider prop

feat(ThemeProvider): add withoutModalsProvider prop #14687

Triggered via pull request January 11, 2024 11:31
Status Success
Total duration 7m 55s
Artifacts

main.yml

on: pull_request
Install Dependencies
55s
Install Dependencies
reuse-compliance
9s
reuse-compliance
check-bundle-size
4m 26s
check-bundle-size
Matrix: test / Cypress
test  /  Combine Coverage
8s
test / Combine Coverage
deploy-next-docs
0s
deploy-next-docs
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint: packages/base/src/Device/index.cy.tsx#L12
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array
lint: packages/base/src/Device/index.cy.tsx#L32
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array
lint: packages/charts/src/components/BarChart/BarChart.tsx#L78
Unexpected any. Specify a different type
lint: packages/charts/src/components/BarChart/BarChart.tsx#L188
Unexpected any. Specify a different type
lint: packages/charts/src/components/BarChart/Placeholder.tsx#L16
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L68
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L145
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L224
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L298
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L436
Unexpected any. Specify a different type
check-bundle-size
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/