chore: change project name from pmpa to new #11
build-lint.yaml
on: pull_request
Build & Lint Typescript
35s
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'.
|