Skip to content

Fix issues after merge #206

Fix issues after merge

Fix issues after merge #206

Triggered via push December 9, 2025 13:59
Status Success
Total duration 1m 54s
Artifacts

check.yml

on: push
Unit Tests / Lint
1m 50s
Unit Tests / Lint
Fit to window
Zoom out
Zoom in

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`