chore(deps): update dependency @types/babel__traverse to v7.28.0 #761
ci.yml
on: push
Chromatic
1m 47s
Cloudflare Pages
4m 9s
Matrix: Checks
Annotations
6 errors and 3 warnings
|
Checks (typecheck)
Process completed with exit code 1.
|
|
Checks (typecheck)
Argument of type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@babel+types@7.28.2/node_modules/@babel/types/lib/index").VariableDeclaration' is not assignable to parameter of type 'babel.types.VariableDeclaration'.
|
|
Checks (typecheck)
Argument of type 'babel.types.Node' is not assignable to parameter of type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@babel+types@7.28.2/node_modules/@babel/types/lib/index").Node'.
|
|
Checks (typecheck)
website#typecheck: command (/home/runner/work/bento-design-system/bento-design-system/packages/website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
|
Checks (typecheck)
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@babel+types@7.28.2/node_modules/@babel/types/lib/index").Expression | null | undefined' is not assignable to type 'babel.types.Expression | null | undefined'.
|
|
Checks (typecheck)
Argument of type 'ParseResult<File>' is not assignable to parameter of type 'Node'.
|
|
Checks (eslint-check):
packages/bento-design-system/stories/Components/Table.stories.tsx#L584
React Hook useCallback has a missing dependency: 'args.data'. Either include it or remove the dependency array
|
|
Checks (eslint-check):
packages/bento-design-system/stories/Components/Inputs/DateInput.stories.tsx#L22
Unnecessarily computed property ["aria-label"] found
|
|
Checks (eslint-check):
packages/website/src/components/HomepageFeatures.tsx#L46
Curly braces are unnecessary here
|