Skip to content

Release JavaScript packages #51

Release JavaScript packages

Release JavaScript packages #51

Triggered via push December 12, 2025 08:09
Status Failure
Total duration 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
release
Process completed with exit code 1.
packages/vite-plugin-tempest/src/config.test.ts > the configuration can be loaded from a file path environment variable: packages/vite-plugin-tempest/src/config.ts#L41
Error: ENOENT: no such file or directory, open '/home/runner/work/tempest-framework/tempest-framework/packages/vite-plugin-tempest/src/fixtures/tempest-vite.test.json' ❯ loadConfigurationFromEnvironmentPath packages/vite-plugin-tempest/src/config.ts:41:23 ❯ loadTempestConfiguration packages/vite-plugin-tempest/src/config.ts:11:12 ❯ packages/vite-plugin-tempest/src/config.test.ts:52:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/tempest-framework/tempest-framework/packages/vite-plugin-tempest/src/fixtures/tempest-vite.test.json' }