fix(deps): update typescript-eslint monorepo to v8 (major) #3532
Annotations
10 errors and 4 warnings
lint:
apps/api/src/domains/admin/auth/auth.service.ts#L136
'error' is defined but never used
|
lint:
apps/api/src/domains/admin/feedback/feedback.service.ts#L722
'e' is defined but never used
|
lint:
apps/api/src/domains/admin/project/member/member.service.ts#L47
'error' is defined but never used
|
lint:
apps/api/src/domains/operation/scheduler-lock/scheduler-lock.service.ts#L82
'error' is defined but never used
|
lint:
apps/api/src/test-utils/fixtures.ts#L315
Prefer .find(...) instead of .filter(...)[0]
|
lint:
apps/web/src/entities/api-key/api-key-columns.tsx#L49
'error' is defined but never used
|
lint:
apps/web/src/entities/member/member.type.ts#L21
'memberSchema' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
lint:
apps/web/src/entities/tenant/ui/tenant-guard.ui.tsx#L24
An interface declaring no members is equivalent to its supertype
|
lint:
apps/web/src/entities/user/lib/use-user-search.ts#L24
An interface declaring no members is equivalent to its supertype
|
lint
api#lint: command (/home/runner/work/abc-user-feedback/abc-user-feedback/apps/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|