Add plugins #23
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
|