Skip to content

Add plugins

Add plugins #23

Triggered via pull request February 23, 2026 19:40
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Lint & Format
45s
Lint & Format
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint & Format
Process completed with exit code 1.
Lint & Format: .github/actions/find/src/pluginManager.ts#L73
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint & Format: .github/actions/find/src/pluginManager.ts#L22
'e' is defined but never used. Allowed unused caught errors must match /^_/u
Lint & Format: .github/actions/find/src/pluginManager.ts#L10
Unexpected any. Specify a different type