Skip to content

chore: change cesconfig.json to cesconfig.jsonc #974

chore: change cesconfig.json to cesconfig.jsonc

chore: change cesconfig.json to cesconfig.jsonc #974

Triggered via push June 17, 2025 21:13
Status Failure
Total duration 40s
Artifacts

run-tests.yaml

on: push
build-and-test
37s
build-and-test

Annotations

2 errors
build-and-test
Process completed with exit code 1.
error: expect(received).toMatchSnapshot(expected): cli/__tests__/cli-integration.test.ts#L159
Expected: [ "./myTestProject", "./myTestProject/app", "./myTestProject/app-env.d.ts", "./myTestProject/app.json", "./myTestProject/app/_layout.tsx", "./myTestProject/app/+html.tsx", "./myTestProject/app/+not-found.tsx", "./myTestProject/app/details.tsx", "./myTestProject/app/index.tsx", "./myTestProject/assets", "./myTestProject/assets/adaptive-icon.png", "./myTestProject/assets/favicon.png", "./myTestProject/assets/icon.png", "./myTestProject/assets/splash.png", "./myTestProject/babel.config.js", "./myTestProject/bun.lock", "./myTestProject/cesconfig.json", "./myTestProject/components", "./myTestProject/components/Button.tsx", "./myTestProject/components/Container.tsx", "./myTestProject/components/EditScreenInfo.tsx", "./myTestProject/components/ScreenContent.tsx", "./myTestProject/eslint.config.js", "./myTestProject/expo-env.d.ts", "./myTestProject/global.css", "./myTestProject/metro.config.js", "./myTestProject/package.json", "./myTestProject/prettier.config.js", "./myTestProject/tailwind.config.js", "./myTestProject/tsconfig.json", ] Received: [ "./myTestProject", "./myTestProject/app", "./myTestProject/app-env.d.ts", "./myTestProject/app.json", "./myTestProject/app/_layout.tsx", "./myTestProject/app/+html.tsx", "./myTestProject/app/+not-found.tsx", "./myTestProject/app/details.tsx", "./myTestProject/app/index.tsx", "./myTestProject/assets", "./myTestProject/assets/adaptive-icon.png", "./myTestProject/assets/favicon.png", "./myTestProject/assets/icon.png", "./myTestProject/assets/splash.png", "./myTestProject/babel.config.js", "./myTestProject/bun.lock", "./myTestProject/cesconfig.jsonc", "./myTestProject/components", "./myTestProject/components/Button.tsx", "./myTestProject/components/Container.tsx", "./myTestProject/components/EditScreenInfo.tsx", "./myTestProject/components/ScreenContent.tsx", "./myTestProject/eslint.config.js", "./myTestProject/expo-env.d.ts", "./myTestProject/global.css", "./myTestProject/metro.config.js", "./myTestProject/package.json", "./myTestProject/prettier.config.js", "./myTestProject/tailwind.config.js", "./myTestProject/tsconfig.json", ] at <anonymous> (/home/runner/work/create-expo-stack/create-expo-stack/cli/__tests__/cli-integration.test.ts:159:30)