Skip to content

fix: from yarn to pnpm #39

fix: from yarn to pnpm

fix: from yarn to pnpm #39

Triggered via pull request September 17, 2023 17:41
@DevNonoDevNono
opened #36
pnpm
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build (18): src/server.ts#L9
Could not find a declaration file for module 'body-parser'. '/home/runner/work/UA-bouffe-api/UA-bouffe-api/node_modules/.pnpm/[email protected]/node_modules/body-parser/index.js' implicitly has an 'any' type.
build (18)
Process completed with exit code 1.
lint (18): src/middlewares/isBuck.ts#L102
Unnecessary 'else' after 'return'
lint (18): src/models/category.ts#L7
'Category' was used before it was defined
lint (18): src/models/item.ts#L9
'Item' was used before it was defined
lint (18): src/models/order.ts#L10
'Order' was used before it was defined
lint (18): src/models/orderItem.ts#L10
'OrderItem' was used before it was defined
lint (18): src/models/orderSupplement.ts#L9
'OrderSupplement' was used before it was defined
lint (18): src/models/promotion.ts#L6
'Promotion' was used before it was defined
lint (18): src/models/supplement.ts#L8
'Supplement' was used before it was defined
lint (18): src/models/transaction.ts#L9
'Transaction' was used before it was defined
lint (18): src/models/turbobuck.ts#L8
'TurboBuck' was used before it was defined