Bump the awilix group with 2 updates #547
Annotations
14 errors
build (20.x):
src/modules/users/diConfig.ts#L93
Argument of type '{ lifetime: LifetimeType; asyncInit: string; asyncInitPriority: number; asyncDispose: string; asyncDisposePriority: number; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<PermissionConsumer>'.
|
build (20.x):
src/modules/users/diConfig.ts#L101
Argument of type '{ lifetime: LifetimeType; asyncInit: string; asyncInitPriority: number; asyncDispose: string; asyncDisposePriority: number; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<PermissionPublisher>'.
|
build (20.x):
src/modules/users/diConfig.ts#L110
Argument of type '{ lifetime: LifetimeType; eagerInject: string; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<ProcessLogFilesJob>'.
|
build (20.x):
src/modules/users/diConfig.ts#L115
Argument of type '{ lifetime: LifetimeType; eagerInject: string; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<DeleteOldUsersJob>'.
|
build (20.x):
src/modules/users/diConfig.ts#L120
Argument of type '{ lifetime: LifetimeType; eagerInject: string; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<SendEmailsJob>'.
|
build (20.x):
src/modules/users/publishers/PermissionPublisher.spec.ts#L35
Argument of type '{ lifetime: LifetimeType; asyncInit: string; asyncDispose: string; asyncDisposePriority: number; }' is not assignable to parameter of type 'BuildResolverOptions<FakeConsumer>'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x):
src/modules/users/diConfig.ts#L93
Argument of type '{ lifetime: LifetimeType; asyncInit: string; asyncInitPriority: number; asyncDispose: string; asyncDisposePriority: number; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<PermissionConsumer>'.
|
build (18.x):
src/modules/users/diConfig.ts#L101
Argument of type '{ lifetime: LifetimeType; asyncInit: string; asyncInitPriority: number; asyncDispose: string; asyncDisposePriority: number; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<PermissionPublisher>'.
|
build (18.x):
src/modules/users/diConfig.ts#L110
Argument of type '{ lifetime: LifetimeType; eagerInject: string; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<ProcessLogFilesJob>'.
|
build (18.x):
src/modules/users/diConfig.ts#L115
Argument of type '{ lifetime: LifetimeType; eagerInject: string; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<DeleteOldUsersJob>'.
|
build (18.x):
src/modules/users/diConfig.ts#L120
Argument of type '{ lifetime: LifetimeType; eagerInject: string; enabled: boolean | undefined; }' is not assignable to parameter of type 'BuildResolverOptions<SendEmailsJob>'.
|
build (18.x):
src/modules/users/publishers/PermissionPublisher.spec.ts#L35
Argument of type '{ lifetime: LifetimeType; asyncInit: string; asyncDispose: string; asyncDisposePriority: number; }' is not assignable to parameter of type 'BuildResolverOptions<FakeConsumer>'.
|
build (18.x)
Process completed with exit code 2.
|