Refactor gitai to use ES modules and update test framework to Vitest #2
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/
|