chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.31.0 #1371
Annotations
2 errors and 10 warnings
|
Lint and Test
Process completed with exit code 1.
|
Lint and Test:
packages/es-cqrs-schematics/test/aggregate.schematic.spec.ts#L9
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/format`
|
Lint and Test:
packages/es-cqrs-schematics/test/command-handler.schematic.spec.ts#L9
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/format`
|
Lint and Test:
packages/es-cqrs-schematics/test/command.schematic.spec.ts#L9
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/format`
|
Lint and Test:
packages/es-cqrs-schematics/test/controller.schematic.spec.ts#L8
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/schema`
|
Lint and Test:
packages/es-cqrs-schematics/test/event-handler.schematic.spec.ts#L9
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/format`
|
Lint and Test:
packages/es-cqrs-schematics/test/event.schematic.spec.ts#L9
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/format`
|
Lint and Test:
packages/es-cqrs-schematics/test/module.schematic.spec.ts#L8
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/schema`
|
Lint and Test:
packages/es-cqrs-schematics/test/service.schematic.spec.ts#L8
`./schematic-test-runner` import should occur before import of `../src/es-cqrs/schema`
|
Lint and Test:
packages/es-cqrs/src/interfaces/event-store-provider.ts#L7
`./event` import should occur before import of `../event-store/event-registry`
|
Lint and Test:
packages/es-cqrs/src/interfaces/event-store-provider.ts#L8
`./event-sourced-aggregate` import should occur before import of `../event-store/event-registry`
|
Loading