fix(deps): update dependency axios to v1.7.9 #636
Annotations
8 warnings
Check quality (test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check quality (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check quality (lint):
docs/storybook/stories/Switch.stories.tsx#L26
Unexpected any. Specify a different type
|
Check quality (lint):
packages/ui/src/ErrorBoundary/index.tsx#L9
Unexpected any. Specify a different type
|
Check quality (lint):
packages/ui/src/Portal/index.tsx#L34
React Hook useEffect has a missing dependency: 'callback'. Either include it or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Check quality (lint):
packages/ui/src/Switch/index.tsx#L6
Unexpected any. Specify a different type
|
Check quality (lint):
packages/ui/src/Switch/index.tsx#L10
Unexpected any. Specify a different type
|
Check quality (lint):
packages/ui/src/Switch/index.tsx#L11
Unexpected any. Specify a different type
|