Skip to content

chore: change project name from pmpa to new #11

chore: change project name from pmpa to new

chore: change project name from pmpa to new #11

Triggered via pull request January 17, 2024 14:57
@njfamirmnjfamirm
synchronize #5
feat/base
Status Failure
Total duration 47s
Artifacts

build-lint.yaml

on: pull_request
Build & Lint Typescript
35s
Build & Lint Typescript
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build & Lint Typescript: packages/app/site/_ts/lib/context/request.user-profile.ts#L13
Type 'DocumentContext<TokenInfo>' does not satisfy the constraint 'AlwatrServiceResponse'.
Build & Lint Typescript: packages/app/site/_ts/lib/context/request.user-profile.ts#L22
Type 'DocumentContext<User>' does not satisfy the constraint 'AlwatrServiceResponse'.
Build & Lint Typescript: packages/app/site/_ts/lib/context/request.product-list.ts#L13
Type 'CollectionContext<Product>' does not satisfy the constraint 'AlwatrServiceResponse'.
Build & Lint Typescript: packages/app/site/_ts/lib/context/request.product-list.ts#L22
Type 'CollectionContext<Product>' does not satisfy the constraint 'AlwatrServiceResponse'.
Build & Lint Typescript: packages/app/site/_ts/lib/context/request.product-list.ts#L31
Type 'CollectionContext<Product>' does not satisfy the constraint 'AlwatrServiceResponse'.
Build & Lint Typescript: packages/app/site/_ts/lib/product-fsm.ts#L81
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ProductCategory, Record<string, Product>>'.
Build & Lint Typescript: packages/app/site/_ts/lib/product-fsm.ts#L125
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ProductCategory, Product[]>'.
Build & Lint Typescript: packages/app/site/_ts/lib/product-fsm.ts#L148
'value' is of type 'unknown'.
Build & Lint Typescript: packages/app/site/_ts/lib/product-fsm.ts#L161
'value' is of type 'unknown'.
Build & Lint Typescript: packages/app/site/_ts/lib/product-fsm.ts#L174
'value' is of type 'unknown'.