Skip to content

add github vitest coverage action #2

add github vitest coverage action

add github vitest coverage action #2

Triggered via pull request December 30, 2023 17:39
@charkourcharkour
synchronize #24
coverage
Status Failure
Total duration 13s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test
Failed to parse the json-summary at path "/home/runner/work/zustand-di/zustand-di/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/zustand-di/zustand-di/coverage/coverage-summary.json'
test
Error: ENOENT: no such file or directory, open '/home/runner/work/zustand-di/zustand-di/coverage/coverage-summary.json'
test
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
test
Failed to read vite config file at any default location in "./". Make sure you provide the vite-config-path option if you're using a non-default location or name of your config file. Will not include thresholds in the final report.