Skip to content

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

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

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

Triggered via pull request September 30, 2024 18:44
Status Failure
Total duration 47s
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/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#L253
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/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
ESLint and Prettier checks: packages/wallet/shared/src/types/grant.ts#L9
'GRANT_FINALIZATION' is assigned a value but only used as a type
ESLint and Prettier checks: packages/wallet/shared/src/types/transaction.ts#L1
'TRANSACTION_TYPE' is defined but only used as a type