chore: upgrade to yarn 4 and pnp (#102) #135
build-lint.yaml
on: push
Build & Lint Typescript
29s
Annotations
10 errors
Build & Lint Typescript:
packages/router/src/type.ts#L1
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/router/src/router.ts#L5
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/i18n/src/type.ts#L1
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/i18n/src/l10n.ts#L8
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/icon/src/icon.ts#L35
Unable to resolve signature of class decorator when called as an expression.
|
Build & Lint Typescript:
packages/icon/src/icon.ts#L37
This member cannot have an 'override' modifier because it is not declared in the base class 'any'.
|
Build & Lint Typescript:
packages/icon/src/icon.ts#L80
This member cannot have an 'override' modifier because it is not declared in the base class 'any'.
|
Build & Lint Typescript:
packages/ui-kit/icon/icon.ts#L1
Cannot find module '@alwatr/fract' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/ui-kit/icon/icon.ts#L3
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/ui-kit/icon/icon.ts#L18
Property '_logger' does not exist on type 'IconDirective'.
|