Skip to content

fix: fix renderTmpl.utils context #989

fix: fix renderTmpl.utils context

fix: fix renderTmpl.utils context #989

Triggered via pull request June 28, 2024 03:43
@zWingzzWingz
synchronize #522
zWingz:master
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
build-and-test
36s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/extended.test.ts > extended > 'additional-properties': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.js:141:50 ❯ Object.object src/schema-parser/schema-formatters.js:48:23 ❯ CodeGenProcess.prepareModelType src/code-gen-process.js:315:72 ❯ CodeGenProcess.collectModelTypes src/code-gen-process.js:285:34 ❯ CodeGenProcess.start src/code-gen-process.js:143:24 ❯ Module.generateApi src/index.js:13:10 ❯ tests/extended.test.ts:24:5
tests/extended.test.ts > extended > 'additional-properties2': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ CodeGenProcess.getRenderTemplateData src/code-gen-process.js:243:59 ❯ CodeGenProcess.start src/code-gen-process.js:155:19 ❯ Module.generateApi src/index.js:13:10 ❯ tests/extended.test.ts:24:5
tests/extended.test.ts > extended > 'allof-example': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.js:800:56 ❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.js:933:28 ❯ src/schema-routes/schema-routes.js:1097:38 ❯ node_modules/lodash/lodash.js:4967:15 ❯ baseForOwn node_modules/lodash/lodash.js:3032:24 ❯ node_modules/lodash/lodash.js:4936:18 ❯ Function.forEach node_modules/lodash/lodash.js:9410:14 ❯ src/schema-routes/schema-routes.js:1096:9
tests/extended.test.ts > extended > 'anyof-example': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.js:800:56 ❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.js:933:28 ❯ src/schema-routes/schema-routes.js:1097:38 ❯ node_modules/lodash/lodash.js:4967:15 ❯ baseForOwn node_modules/lodash/lodash.js:3032:24 ❯ node_modules/lodash/lodash.js:4936:18 ❯ Function.forEach node_modules/lodash/lodash.js:9410:14 ❯ src/schema-routes/schema-routes.js:1096:9
tests/extended.test.ts > extended > 'api-with-examples': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.js:800:56 ❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.js:933:28 ❯ src/schema-routes/schema-routes.js:1097:38 ❯ node_modules/lodash/lodash.js:4967:15 ❯ baseForOwn node_modules/lodash/lodash.js:3032:24 ❯ node_modules/lodash/lodash.js:4936:18 ❯ Function.forEach node_modules/lodash/lodash.js:9410:14 ❯ src/schema-routes/schema-routes.js:1096:9
tests/extended.test.ts > extended > 'callback-example': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.js:141:50 ❯ object src/schema-parser/schema-formatters.js:88:22 ❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.js:108:25 ❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.js:263:51 ❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.js:114:19 ❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.js:365:47 ❯ src/schema-routes/schema-routes.js:443:20 ❯ node_modules/lodash/lodash.js:928:11
tests/extended.test.ts > extended > 'components-responses': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.js:141:50 ❯ object src/schema-parser/schema-formatters.js:88:22 ❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.js:108:25 ❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.js:263:51 ❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.js:114:19 ❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.js:407:42 ❯ src/schema-routes/schema-routes.js:443:20 ❯ node_modules/lodash/lodash.js:928:11
tests/extended.test.ts > extended > 'explode-param-3': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.js:800:56 ❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.js:933:28 ❯ src/schema-routes/schema-routes.js:1097:38 ❯ node_modules/lodash/lodash.js:4967:15 ❯ baseForOwn node_modules/lodash/lodash.js:3032:24 ❯ node_modules/lodash/lodash.js:4936:18 ❯ Function.forEach node_modules/lodash/lodash.js:9410:14 ❯ src/schema-routes/schema-routes.js:1096:9
tests/extended.test.ts > extended > 'full-swagger-scheme': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.js:141:50 ❯ object src/schema-parser/schema-formatters.js:88:22 ❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.js:108:25 ❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.js:263:51 ❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.js:114:19 ❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.js:365:47 ❯ src/schema-routes/schema-routes.js:443:20 ❯ node_modules/lodash/lodash.js:928:11
tests/extended.test.ts > extended > 'link-example': src/code-gen-process.js#L243
TypeError: this.schemaParserFabric.schemaFormatters.inline.bind is not a function ❯ TemplatesWorker.getRenderTemplateData src/code-gen-process.js:243:59 ❯ TemplatesWorker.renderTemplate src/templates-worker.js:225:17 ❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.js:800:56 ❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.js:933:28 ❯ src/schema-routes/schema-routes.js:1097:38 ❯ node_modules/lodash/lodash.js:4967:15 ❯ baseForOwn node_modules/lodash/lodash.js:3032:24 ❯ node_modules/lodash/lodash.js:4936:18 ❯ Function.forEach node_modules/lodash/lodash.js:9410:14 ❯ src/schema-routes/schema-routes.js:1096:9