Skip to content

Switch to using Vitest for testing framework, add CI workflow with linting fixes, and implement parameterized testing #8

Switch to using Vitest for testing framework, add CI workflow with linting fixes, and implement parameterized testing

Switch to using Vitest for testing framework, add CI workflow with linting fixes, and implement parameterized testing #8

Triggered via pull request July 31, 2025 23:22
Status Success
Total duration 33s
Artifacts

ci.yml

on: pull_request
JavaScript CI
27s
JavaScript CI
Fit to window
Zoom out
Zoom in

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