refactor: replace jest with vitest #103
Annotations
2 errors and 8 warnings
|
Run npm test -- --coverage --coverageDirectory=coverage/results-20
Process completed with exit code 1.
|
Run npm run lint:
src/browser.ts#L68
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L74
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L237
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L238
Unexpected any. Specify a different type
|
Run npm run lint:
src/utils.ts#L48
Unexpected any. Specify a different type
|
Run npm run lint:
src/utils.ts#L48
Unexpected any. Specify a different type
|
Run npm run lint:
src/utils.ts#L181
Unexpected any. Specify a different type
|
Run actions/upload-artifact@v3
No files were found with the provided path: coverage/results-20/*.xml. No artifacts will be uploaded.
|
Loading