Skip to content

fix(deps): update dependency typescript-eslint to ^8.12.2 #3458

fix(deps): update dependency typescript-eslint to ^8.12.2

fix(deps): update dependency typescript-eslint to ^8.12.2 #3458

Triggered via pull request October 30, 2024 13:49
Status Failure
Total duration 4m 25s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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