fix(deps): update dependency typescript-eslint to ^8.12.2 #3466
Annotations
8 errors and 1 warning
Lint:
packages/server-settings/src/index.ts#L3
A record is preferred over an index signature
|
Lint:
packages/widgets/src/import.ts#L3
A record is preferred over an index signature
|
Lint:
apps/nextjs/src/app/[locale]/manage/users/groups/[id]/permissions/_group-permission-form.tsx#L48
A record is preferred over an index signature
|
Lint:
apps/nextjs/src/versions/package-reader.ts#L32
A record is preferred over an index signature
|
Lint
@homarr/server-settings#lint: command (/home/runner/work/homarr/homarr/packages/server-settings) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
Lint
@homarr/widgets#lint: command (/home/runner/work/homarr/homarr/packages/widgets) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
Lint
@homarr/nextjs#lint: command (/home/runner/work/homarr/homarr/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
Lint
Process completed with exit code 1.
|
Lint:
apps/nextjs/src/app/[locale]/manage/users/groups/[id]/_rename-group-form.tsx#L61
React Hook useCallback has a missing dependency: 'disabled'. Either include it or remove the dependency array
|
Loading