Skip to content

fix(deps): update typescript-eslint monorepo to v8 (major) #3523

fix(deps): update typescript-eslint monorepo to v8 (major)

fix(deps): update typescript-eslint monorepo to v8 (major) #3523

Triggered via pull request September 16, 2024 18:21
Status Failure
Total duration 1m 45s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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: apps/web/src/server/api-handler.ts#L18
'METHOD_LIST' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
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/
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/
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/
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/