CMG-824 | Delta Migration Support for Wordpress CMS #1023
Annotations
10 errors and 2 warnings
|
Run npm run test:coverage:
api/src/utils/field-attacher.utils.ts#L13
TypeError: default is not a function
❯ Module.fieldAttacher src/utils/field-attacher.utils.ts:13:40
❯ tests/unit/utils/field-attacher.utils.test.ts:171:20
|
|
Run npm run test:coverage:
api/src/utils/field-attacher.utils.ts#L13
TypeError: default is not a function
❯ Module.fieldAttacher src/utils/field-attacher.utils.ts:13:40
❯ tests/unit/utils/field-attacher.utils.test.ts:133:20
|
|
Run npm run test:coverage:
api/src/utils/field-attacher.utils.ts#L13
TypeError: default is not a function
❯ Module.fieldAttacher src/utils/field-attacher.utils.ts:13:40
❯ tests/unit/utils/field-attacher.utils.test.ts:103:20
|
|
Run npm run test:coverage:
api/src/utils/field-attacher.utils.ts#L13
TypeError: default is not a function
❯ Module.fieldAttacher src/utils/field-attacher.utils.ts:13:40
❯ tests/unit/utils/field-attacher.utils.test.ts:81:20
|
|
Run npm run test:coverage:
api/src/routes/migration.routes.ts#L91
Error: Route.post() requires a callback function but got a [object Undefined]
❯ Route.<computed> [as post] node_modules/express/lib/router/route.js:216:15
❯ Function.proto.<computed> [as post] node_modules/express/lib/router/index.js:521:19
❯ src/routes/migration.routes.ts:91:8
❯ tests/unit/routes/migration.routes.test.ts:24:17
|
|
Run npm run test:coverage:
api/src/routes/contentMapper.routes.ts#L115
Error: Route.get() requires a callback function but got a [object Undefined]
❯ Route.<computed> [as get] node_modules/express/lib/router/route.js:216:15
❯ Function.proto.<computed> [as get] node_modules/express/lib/router/index.js:521:19
❯ src/routes/contentMapper.routes.ts:115:8
❯ tests/unit/routes/contentMapper.routes.test.ts:26:17
|
|
Run npm run test:coverage:
api/tests/unit/models/contentTypesMapper-lowdb.model.test.ts#L39
AssertionError: expected undefined to match object { ContentTypesMappers: [] }
- Expected:
{
"ContentTypesMappers": [],
}
+ Received:
undefined
❯ tests/unit/models/contentTypesMapper-lowdb.model.test.ts:39:33
|
|
Run npm run test:coverage:
api/tests/unit/models/contentTypesMapper-lowdb.model.test.ts#L30
AssertionError: expected undefined to be defined
❯ tests/unit/models/contentTypesMapper-lowdb.model.test.ts:30:33
|
|
Run npm run test:coverage:
api/tests/unit/models/FieldMapper.model.test.ts#L39
AssertionError: expected undefined to match object { field_mapper: [] }
- Expected:
{
"field_mapper": [],
}
+ Received:
undefined
❯ tests/unit/models/FieldMapper.model.test.ts:39:32
|
|
Run npm run test:coverage:
api/tests/unit/models/FieldMapper.model.test.ts#L30
AssertionError: expected undefined to be defined
❯ tests/unit/models/FieldMapper.model.test.ts:30:32
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run actions/upload-artifact@v4
No files were found with the provided path: api/coverage/. No artifacts will be uploaded.
|
Loading