feat: Test and ci #3
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/app/model.ts#L7
Order of options should be clock->source->filter->fn->target, but found source->filter->clock->target
|
build:
src/entities/article/model/store.ts#L19
Unexpected any. Specify a different type
|
build:
src/entities/article/model/store.ts#L19
Unexpected any. Specify a different type
|
build:
src/entities/comment/model/store.ts#L18
Order of options should be clock->source->filter->fn->target, but found source->clock->fn->target
|
build:
src/entities/comment/model/store.ts#L32
Order of options should be clock->source->filter->fn->target, but found source->clock->fn->target
|
build:
src/pages/article/model/store.ts#L26
Order of options should be clock->source->filter->fn->target, but found source->filter->clock->target
|
build:
src/pages/editor/model/store.ts#L24
Order of options should be clock->source->filter->fn->target, but found source->filter->clock->target
|
build:
src/pages/editor/model/store.ts#L34
Order of options should be clock->source->filter->fn->target, but found source->clock->fn->target
|
build:
src/pages/home/pages/your-feed/model/store.ts#L10
Unexpected any. Specify a different type
|
build:
src/pages/profile/model/store.ts#L34
Order of options should be clock->source->filter->fn->target, but found source->clock->target
|