Refactor and update all packages #278
build-lint.yaml
on: pull_request
Build & Lint Typescript
24s
Annotations
13 errors
Build & Lint Typescript
Type 'TValue' does not satisfy the constraint 'Dictionary<any>'.
|
Build & Lint Typescript
Type 'TValue' does not satisfy the constraint 'Dictionary<any>'.
|
Build & Lint Typescript
Could not find a declaration file for module '@alwatr/signal'. '/home/runner/work/flux/flux/packages/signal/dist/main.mjs' implicitly has an 'any' type.
|
Build & Lint Typescript
This member cannot have an 'override' modifier because its containing class 'FiniteStateMachineBase<S, E>' does not extend another class.
|
Build & Lint Typescript
Property 'logger_' does not exist on type 'FiniteStateMachineBase<S, E>'.
|
Build & Lint Typescript
Property 'logger_' does not exist on type 'FiniteStateMachineBase<S, E>'.
|
Build & Lint Typescript
Property 'logger_' does not exist on type 'FiniteStateMachineBase<S, E>'.
|
Build & Lint Typescript
Property 'logger_' does not exist on type 'FiniteStateMachineBase<S, E>'.
|
Build & Lint Typescript
Property 'notify_' does not exist on type 'FiniteStateMachineBase<S, E>'.
|
Build & Lint Typescript
Property 'logger_' does not exist on type 'FiniteStateMachineBase<S, E>'.
|
Build & Lint Typescript
Type 'TValue' does not satisfy the constraint 'Dictionary<any>'.
|
Build & Lint Typescript
Type 'TValue' does not satisfy the constraint 'Dictionary<any>'.
|
Build & Lint Typescript
Process completed with exit code 1.
|