Skip to content

chore: upgrade to yarn 4 and pnp (#102) #135

chore: upgrade to yarn 4 and pnp (#102)

chore: upgrade to yarn 4 and pnp (#102) #135

Triggered via push November 10, 2023 14:05
Status Failure
Total duration 38s
Artifacts

build-lint.yaml

on: push
Build & Lint Typescript
29s
Build & Lint Typescript
Fit to window
Zoom out
Zoom in

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'.