This repository was archived by the owner on Oct 21, 2025. It is now read-only.
Dependency(deps-dev): Bump inversify from 6.2.2 to 7.9.1 #209
Annotations
10 errors
|
src/features/autoLayout/di.config.ts#L8
Argument of type '(bind: any, unbind: any, isBound: any, rebind: any) => void' is not assignable to parameter of type '(options: ContainerModuleLoadOptions) => void | Promise<void>'.
|
|
src/common/labelEditNoScroll.ts#L37
Parameter 'isBound' implicitly has an 'any' type.
|
|
src/common/labelEditNoScroll.ts#L37
Parameter '_unbind' implicitly has an 'any' type.
|
|
src/common/labelEditNoScroll.ts#L37
Parameter 'bind' implicitly has an 'any' type.
|
|
src/common/labelEditNoScroll.ts#L37
Argument of type '(bind: any, _unbind: any, isBound: any) => void' is not assignable to parameter of type '(options: ContainerModuleLoadOptions) => void | Promise<void>'.
|
|
src/common/di.config.ts#L23
Parameter 'rebind' implicitly has an 'any' type.
|
|
src/common/di.config.ts#L23
Parameter 'isBound' implicitly has an 'any' type.
|
|
src/common/di.config.ts#L23
Parameter 'unbind' implicitly has an 'any' type.
|
|
src/common/di.config.ts#L23
Parameter 'bind' implicitly has an 'any' type.
|
|
src/common/di.config.ts#L23
Argument of type '(bind: any, unbind: any, isBound: any, rebind: any) => void' is not assignable to parameter of type '(options: ContainerModuleLoadOptions) => void | Promise<void>'.
|
The logs for this run have expired and are no longer available.
Loading