feat: add automatic Docker generation and fix static file routing #29
ci-build-tests.yml
on: push
📦 Monorepo Installation Test
12s
🎨 Frontend Build Isolation
12s
⚡ Backend Build Isolation
20s
Matrix: 🔧 Development Modes Test
🧪 Complete Test Suite (30 Tests)
23s
🚀 Full-Stack Unified Build
23s
🔄 Hot Reload Independence Test
27s
📊 Performance Benchmarks
13s
✅ Build Test Summary
4s
Annotations
6 errors and 17 warnings
|
🧪 Complete Test Suite (30 Tests)
Process completed with exit code 1.
|
|
core/config/__tests__/env-converter.test.ts > EnvConverter Edge Cases and Robustness > toBoolean edge cases > handles various falsy representations:
core/config/__tests__/env-converter.test.ts#L84
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ core/config/__tests__/env-converter.test.ts:84:48
|
|
core/config/__tests__/env-converter.test.ts > EnvConverter Edge Cases and Robustness > toNumber edge cases > handles various number formats correctly:
core/config/__tests__/env-converter.test.ts#L23
AssertionError: expected +0 to be 16 // Object.is equality
- Expected
+ Received
- 16
+ 0
❯ core/config/__tests__/env-converter.test.ts:23:48
|
|
core/config/__tests__/config-merger.test.ts > ConfigMerger > merge > handles null and undefined values:
core/config/__tests__/config-merger.test.ts#L167
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ core/config/__tests__/config-merger.test.ts:167:36
|
|
core/config/__tests__/config-loader.test.ts:
core/config/loader.ts#L6
Error: [vitest] No "default" export is defined on the "fs" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("fs"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ core/config/loader.ts:6:28
❯ core/config/index.ts:45:1
|
|
✅ Build Test Summary
Process completed with exit code 1.
|
|
📦 Monorepo Installation Test
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0KeXRaAAAAAA9VtGhF5phTr2zS92yJMDOUEFPRURHRTA2MjEARWRnZQ==
|
|
📦 Monorepo Installation Test
Failed to restore: Cache service responded with 400
|
|
📊 Performance Benchmarks
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OuXRaAAAAAAp1jageLLmS7b4EaHEOFXWQkwyQUEyMDMwMTA4MDI5AEVkZ2U=
|
|
📊 Performance Benchmarks
Failed to restore: Cache service responded with 400
|
|
🎨 Frontend Build Isolation
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OuXRaAAAAAAn3FQcbU2oQK5QVf2oz1KlRE0yRURHRTAxMDkARWRnZQ==
|
|
🎨 Frontend Build Isolation
Failed to restore: Cache service responded with 400
|
|
⚡ Backend Build Isolation
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0QuXRaAAAAADjmrL8bFQqTbYTyERA5BZcRE0yRURHRTA5MTMARWRnZQ==
|
|
⚡ Backend Build Isolation
Failed to restore: Cache service responded with 400
|
|
🚀 Full-Stack Unified Build
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ROXRaAAAAABFn7ghhLJ7TpHURDEQ7nKBQkwyQUEyMDMwMTA5MDIzAEVkZ2U=
|
|
🚀 Full-Stack Unified Build
Failed to restore: Cache service responded with 400
|
|
🔧 Development Modes Test (backend)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ReXRaAAAAADkt0Q4oQxLRZqMea8mTnCCQkwyQUEyMDMwMTEwMDE5AEVkZ2U=
|
|
🔧 Development Modes Test (backend)
Failed to restore: Cache service responded with 400
|
|
🧪 Complete Test Suite (30 Tests)
Failed to restore: Cache service responded with 400
|
|
🔄 Hot Reload Independence Test
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0RuXRaAAAAADGApAkSBWESJppu+zudKmfUEhYMzFFREdFMDUxNgBFZGdl
|
|
🔄 Hot Reload Independence Test
Failed to restore: Cache service responded with 400
|
|
🔧 Development Modes Test (frontend)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0SOXRaAAAAADQ8oKoCOzCTI/ncG4bZO/oQkwyQUEyMDMwMTA5MDMxAEVkZ2U=
|
|
🔧 Development Modes Test (frontend)
Failed to restore: Cache service responded with 400
|