remove compat test #58
Closed
Annotations
2 errors
|
|
|
tests/default.test.mjs#L125
ExecaError: Command failed with exit code 1: pnpm testem --file testem-dev.js ci
not ok 1 Chrome 139.0 - [undefined ms] - Global error: Uncaught Error: Cannot call `setComponentTemplate` multiple times on the same class (`@glimmer/component/template-only`) at http://localhost:7357/node_modules/.vite/deps/chunk-FNYHRVNV.js?v=e8efa5b3, line 1271
---
browser log: |
{"type":"info","text":"[vite] Direct websocket connection fallback. Check out https://vite.dev/config/server-options.html#server-hmr to remove the previous connection error."}
{"type":"warn","text":"DEPRECATION: Using WarpDrive with EmberJS requires configuring it to use Ember's reactivity system.\nPreviously this was provided by installing the package '@ember-data/tracking', but this package is now deprecated.\n\nTo resolve this deprecation, follow these steps:\n- remove \"@ember-data/tracking\" and (if needed) \"@ember-data-types/tracking\" from your project in both your package.json and tsconfig.json\n- add \"@warp-drive/ember\" to your project in both your package.json and tsconfig.json\n- add the following import to your app.js file:\n\n\t```\n\timport '@warp-drive/ember/install';\n\t```\n\n- mark this deprecation as resolved in your project by adding the following to your WarpDrive config in ember-cli-build.js:\n\n\t```\n\tconst { setConfig } = await import(\"@warp-drive/build-config\");\n\tsetConfig(app, __dirname, {\n\t deprecations: {\n\t DEPRECATE_TRACKING_PACKAGE: false,\n\t },\n\t});\n\t```\n\nFor more information, see the Package Unification RFC: https://rfcs.emberjs.com/id/1075-warp-drive-package-unification/ [deprecation id: warp-drive.deprecate-tracking-package] This will be removed in warp-drive 6.0.0. See https://deprecations.emberjs.com/id/warp-drive.deprecate-tracking-package for more details.\n at logDeprecationStackTrace (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:285:19)\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)\n at raiseOnDeprecation (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:310:7)\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)\n at http://localhost:7357/node_modules/.vite/deps/chunk-H2U77DZ2.js?v=e8efa5b3:713:10\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)\n at handleDeprecationWorkflow (http://localhost:7357/node_modules/.vite/deps/ember-cli-deprecation-workflow.js?v=ed903eda:59:7)\n at http://localhost:7357/node_modules/.vite/deps/ember-cli-deprecation-workflow.js?v=ed903eda:11:47\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)"}
{"type":"warn","text":"DEPRECATION: You are relying on ember-data auto-magically installing the store service. Use `export { default } from 'ember-data/store';` in app/services/store.js instead [deprecation id: ember-data:deprecate-legacy-imports] This will be removed in ember-data 6.0.\n at logDeprecationStackTrace (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:285:19)\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)\n at raiseOnDeprecation (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:310:7)\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)\n at http://localhost:7357/node_modules/.vite/deps/chunk-H2U77DZ2.js?v=e8efa5b3:713:10\n at HANDLERS.<computed> (http://localhost:7357/node_modules/.vite/deps/chunk-VPCMFPHL.js?v=e8efa5b3:228:7)\n at handleDeprecationWorkflow (http://localhost:7357/node_modules/.vite/deps/ember-cli-deprecation-workflow.js?v=ed903eda:59:7)\n at http://localhost:7357/node_modules/.vite/deps/ember-cli-deprecation-workflow.js?v=ed903eda:11:
|
The logs for this run have expired and are no longer available.
Loading