Fix issues after merge #206
Annotations
7 warnings
|
Unit Tests / Lint:
source/app/service-providers/links/index.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Unit Tests / Lint:
source/app/service-providers/links/index.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Unit Tests / Lint:
source/app/service-providers/links/index.ts#L59
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Unit Tests / Lint:
source/app/service-providers/commands/index.ts#L180
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Unit Tests / Lint:
source/app/service-providers/commands/file-search.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `SearchTerm[]`
|
|
Unit Tests / Lint:
source/app/service-providers/commands/file-search.ts#L45
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Unit Tests / Lint:
source/app/service-providers/commands/file-search.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
|