Skip to content

feat(Sheet)!: remove extra wrapper around content #7000

feat(Sheet)!: remove extra wrapper around content

feat(Sheet)!: remove extra wrapper around content #7000

Triggered via pull request January 15, 2025 16:22
Status Success
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files: .storybook/theme-addon/register.tsx#L26
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
Verify Files: src/components/Breadcrumbs/Breadcrumbs.tsx#L63
Assignment to function parameter 'child'
Verify Files: src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx#L40
Unexpected any. Specify a different type
Verify Files: src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx#L253
Unexpected any. Specify a different type
Verify Files: src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx#L256
Unexpected any. Specify a different type
Verify Files: src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx#L259
Unexpected any. Specify a different type
Verify Files: src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx#L262
Unexpected any. Specify a different type
Verify Files: src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx#L265
Unexpected any. Specify a different type
Verify Files: src/components/Button/Button.tsx#L104
Unexpected any. Specify a different type
Verify Files: src/components/Button/Button.tsx#L119
React Hook React.useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside React.useCallback
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Storybook Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636