Skip to content

init

init #2

Triggered via push December 23, 2025 10:15
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 8 warnings
build (20.x): src/main.ts#L144
Invalid type "unknown" of template literal expression
build (20.x): src/main.ts#L123
Unsafe member access .choices on an `any` value
build (20.x): src/main.ts#L123
Unsafe return of a value of type `any`
build (20.x): src/main.ts#L122
Unsafe assignment of an `any` value
build (20.x): src/main.ts#L105
Unexpected use of 'fetch'. Use the built-in `requestUrl` function instead of `fetch` for network requests in Obsidian
build (20.x): src/main.ts#L98
Invalid type "unknown" of template literal expression
build (20.x): src/main.ts#L75
Promise returned in function argument where a void return was expected
build (20.x): src/main.ts#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (20.x): src/main.ts#L57
Promise returned in function argument where a void return was expected
build (20.x): src/main.ts#L29
Use sentence case for UI text
build (22.x)
The strategy configuration was canceled because "build._20_x" failed
build (22.x): src/main.ts#L144
Invalid type "unknown" of template literal expression
build (22.x): src/main.ts#L123
Unsafe member access .choices on an `any` value
build (22.x): src/main.ts#L123
Unsafe return of a value of type `any`
build (22.x): src/main.ts#L122
Unsafe assignment of an `any` value
build (22.x): src/main.ts#L105
Unexpected use of 'fetch'. Use the built-in `requestUrl` function instead of `fetch` for network requests in Obsidian
build (22.x): src/main.ts#L98
Invalid type "unknown" of template literal expression
build (22.x): src/main.ts#L75
Promise returned in function argument where a void return was expected
build (22.x): src/main.ts#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (22.x): src/main.ts#L57
Promise returned in function argument where a void return was expected
build (22.x): src/main.ts#L29
Use sentence case for UI text
build (20.x): src/main.ts#L3
'MultiServerMCPClient' is defined but never used
build (20.x): src/main.ts#L1
'Modal' is defined but never used
build (20.x): src/main.ts#L1
'Editor' is defined but never used
build (20.x): src/main.ts#L1
'App' is defined but never used
build (22.x): src/main.ts#L3
'MultiServerMCPClient' is defined but never used
build (22.x): src/main.ts#L1
'Modal' is defined but never used
build (22.x): src/main.ts#L1
'Editor' is defined but never used
build (22.x): src/main.ts#L1
'App' is defined but never used