chore(deps): bump the deps group across 1 directory with 84 updates #474
Annotations
8 errors and 4 warnings
Lint:
modules/web/packages/ui/postcss.config.js#L1
A `require()` style import is forbidden
|
Lint:
modules/web/packages/ui/src/components/ui/command.tsx#L24
An interface declaring no members is equivalent to its supertype
|
Lint:
modules/web/packages/ui/src/components/ui/multi-select.tsx#L182
An interface declaring no members is equivalent to its supertype
|
Lint:
modules/web/packages/ui/src/components/ui/multi-select.tsx#L314
An interface declaring no members is equivalent to its supertype
|
Lint:
modules/web/packages/ui/src/components/ui/textarea.tsx#L5
An interface declaring no members is equivalent to its supertype
|
Lint:
modules/web/packages/ui/tailwind.config.js#L74
A `require()` style import is forbidden
|
Lint
@md/ui#lint: command (/home/runner/work/meteroid/meteroid/modules/web/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
modules/web/packages/ui/src/components/ui/multi-select.tsx#L112
React Hook useCallback has a missing dependency: 'itemCache'. Either include it or remove the dependency array
|
Lint:
modules/web/packages/ui/src/components/ui/multi-select.tsx#L169
React Hook useMemo has a missing dependency: 'itemCache'. Either include it or remove the dependency array
|
Lint:
modules/web/packages/ui/src/components/ui/multi-select.tsx#L407
React Hook useEffect has a missing dependency: 'itemCache'. Either include it or remove the dependency array
|