Switch to using Vitest for testing framework, add CI workflow with linting fixes, and implement parameterized testing #8
Annotations
3 warnings
JavaScript CI:
src/service.ts#L272
Unexpected any. Specify a different type
|
JavaScript CI:
src/main.ts#L448
Forbidden non-null assertion
|
JavaScript CI:
__tests__/service.test.ts#L226
'_unused' is assigned a value but never used
|