Skip to content

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

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

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

Triggered via pull request December 9, 2024 18:15
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
ESLint and Prettier checks
33s
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/walletAddress/service.ts#L242
Expected an assignment or function call and instead saw an expression
ESLint and Prettier checks: packages/wallet/frontend/src/components/dialogs/SuccessDialog.tsx#L41
Expected an assignment or function call and instead saw an expression
ESLint and Prettier checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/card.ts#L91
'getCardDataSchema' is assigned a value but only used as a type
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