chore(deps): bump the alwatr-dependencies group with 1 update #140
build-lint.yaml
on: pull_request
Build & Lint Typescript
30s
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#L1
'"@alwatr/logger"' has no exported member named 'globalAlwatr'. Did you mean 'GlobalAlwatr'?
|
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#L1
'"@alwatr/logger"' has no exported member named 'globalAlwatr'. Did you mean 'GlobalAlwatr'?
|
Build & Lint Typescript:
packages/i18n/src/l10n.ts#L8
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript:
packages/fract/src/directive.ts#L1
'"@alwatr/logger"' has no exported member named 'globalAlwatr'. Did you mean 'GlobalAlwatr'?
|
Build & Lint Typescript:
packages/icon/src/icon.ts#L13
'"@alwatr/logger"' has no exported member named 'globalAlwatr'. Did you mean 'GlobalAlwatr'?
|
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'.
|