♻️ Favor using ES Modules over CommonJS modules + Switch from jest to vitest #2437
Annotations
3 errors
src/biber.test.ts > Download biber versions:
src/biber.test.ts#L70
Error: ENOENT: no such file or directory, lstat '/home/runner/work/setup-tectonic/setup-tectonic/src/runner/temp'
❯ src/biber.test.ts:70:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/runner/work/setup-tectonic/setup-tectonic/src/runner/temp' }
|
lib/src/biber.test.js > Download biber versions:
src/biber.test.ts#L70
Error: ENOENT: no such file or directory, lstat '/home/runner/work/setup-tectonic/setup-tectonic/lib/src/runner/temp'
❯ src/biber.test.ts:70:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/runner/work/setup-tectonic/setup-tectonic/lib/src/runner/temp' }
|
build
Process completed with exit code 1.
|