Skip to content

chore(deps): update typescript-eslint monorepo to v8 (major) #4329

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

chore(deps): update typescript-eslint monorepo to v8 (major) #4329

Triggered via pull request September 18, 2024 06:27
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
ESLint and Prettier checks
31s
ESLint and Prettier checks
BOUTIQUE - Build backend
0s
BOUTIQUE - Build backend
WALLET - Build backend
0s
WALLET - Build backend
WALLET - Build frontend
0s
WALLET - Build frontend
BOUTIQUE - Build frontend
0s
BOUTIQUE - Build frontend
BOUTIQUE - Test backend
0s
BOUTIQUE - Test backend
WALLET - Test backend
0s
WALLET - Test backend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
ESLint and Prettier checks: packages/boutique/backend/src/order/service.ts#L7
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/boutique/frontend/src/app/checkout/components/pay-button.tsx#L5
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/boutique/frontend/src/components/navigation.tsx#L22
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/boutique/frontend/src/components/ui/input.tsx#L4
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/boutique/frontend/src/components/ui/label.tsx#L5
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/boutique/frontend/src/components/ui/label.tsx#L7
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/shared/backend/src/utils.ts#L16
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/shared/backend/src/utils.ts#L17
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/wallet/backend/src/auth/service.ts#L19
An interface declaring no members is equivalent to its supertype
ESLint and Prettier checks: packages/wallet/backend/src/walletAddress/service.ts#L239
Expected an assignment or function call and instead saw an expression
ESLint and Prettier checks
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/
ESLint and Prettier checks: packages/boutique/frontend/src/hooks/use-toast.tsx#L14
'actionTypes' is assigned a value but only used as a type
ESLint and Prettier checks: packages/wallet/frontend/src/lib/api/user.ts#L419
'error' is defined but never used
ESLint and Prettier checks: packages/wallet/frontend/src/lib/api/user.ts#L434
'error' is defined but never used
ESLint and Prettier checks: packages/wallet/frontend/src/lib/hooks/useToast.ts#L14
'actionTypes' is assigned a value but only used as a type
ESLint and Prettier checks: packages/wallet/frontend/src/lib/hooks/useTransactions.ts#L15
'ORDER_DIRECTION' is assigned a value but only used as a type
ESLint and Prettier checks: packages/wallet/frontend/src/lib/types/dialog.ts#L9
'DIALOG_ACTIONS' is assigned a value but only used as a type
ESLint and Prettier checks: packages/wallet/shared/src/types/grant.ts#L1
'GRANT_STATE' is assigned a value but only used as a type