Support generating nested colocated components #123
Annotations
4 errors and 4 warnings
test/config.test.ts > supports a `gember.config.js` file:
src/config.ts#L63
Error: Could not import gember config file at `C:\Users\RUNNER~1\AppData\Local\Temp\tmp-7112UNzxot7h4NZb\gember.config.js`.
❯ resolveConfig src/config.ts:63:13
❯ test/config.test.ts:17:18
Caused by: Caused by: Error: Failed to load url C:/Users/RUNNER%7E1/AppData/Local/Temp/tmp-7112UNzxot7h4NZb/gember.config.js (resolved id: C:/Users/RUNNER%7E1/AppData/Local/Temp/tmp-7112UNzxot7h4NZb/gember.config.js). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-C6qYk3zB.js:40823:17
|
test/config.test.ts > supports a `gember.config.cjs` file:
src/config.ts#L63
Error: Could not import gember config file at `C:\Users\RUNNER~1\AppData\Local\Temp\tmp-7112CuHwb0kXUSwv\gember.config.cjs`.
❯ resolveConfig src/config.ts:63:13
❯ test/config.test.ts:32:18
Caused by: Caused by: Error: Failed to load url C:/Users/RUNNER%7E1/AppData/Local/Temp/tmp-7112CuHwb0kXUSwv/gember.config.cjs (resolved id: C:/Users/RUNNER%7E1/AppData/Local/Temp/tmp-7112CuHwb0kXUSwv/gember.config.cjs). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-C6qYk3zB.js:40823:17
|
test/config.test.ts > supports a `gember.config.mjs` file:
src/config.ts#L63
Error: Could not import gember config file at `C:\Users\RUNNER~1\AppData\Local\Temp\tmp-7112iq5SYAeyDeYj\gember.config.mjs`.
❯ resolveConfig src/config.ts:63:13
❯ test/config.test.ts:47:18
Caused by: Caused by: Error: Failed to load url C:/Users/RUNNER%7E1/AppData/Local/Temp/tmp-7112iq5SYAeyDeYj/gember.config.mjs (resolved id: C:/Users/RUNNER%7E1/AppData/Local/Temp/tmp-7112iq5SYAeyDeYj/gember.config.mjs). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-C6qYk3zB.js:40823:17
|
test (node: 22, os: windows-latest)
Process completed with exit code 1.
|
test (node: 20, os: ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (node: 22, os: ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (node: 18, os: ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|