Skip to content

Refactor gitai to use ES modules and update test framework to Vitest #2

Refactor gitai to use ES modules and update test framework to Vitest

Refactor gitai to use ES modules and update test framework to Vitest #2

Triggered via push October 11, 2024 00:22
Status Failure
Total duration 15s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/index.test.js: src/index.js#L71
TypeError: __vite_ssr_import_meta__.resolve is not a function ❯ src/index.js:71:37 ❯ test/index.test.js:1:1
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/