chore(deps): bump eta from 2.2.0 to 4.0.1 #2595
Annotations
30 errors
|
tests/extended.test.ts > extended > 'full-swagger-scheme':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:360:47
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'explode-param-3':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'enum-type-mismatch':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'components-responses':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:395:42
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'callback-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:360:47
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'api-with-examples':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'anyof-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'allof-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'additional-properties2':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ CodeGenProcess.createSingleFileInfo src/code-gen-process.ts:478:32
❯ CodeGenProcess.generateOutputFiles src/code-gen-process.ts:337:20
❯ CodeGenProcess.start src/code-gen-process.ts:187:30
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'additional-properties':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ Object.object src/schema-parser/schema-formatters.ts:44:23
❯ CodeGenProcess.prepareModelType src/code-gen-process.ts:302:71
❯ CodeGenProcess.collectModelTypes src/code-gen-process.ts:272:34
❯ CodeGenProcess.start src/code-gen-process.ts:157:24
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'full-swagger-scheme':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:360:47
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'explode-param-3':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'enum-type-mismatch':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'components-responses':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:395:42
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'callback-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:360:47
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'api-with-examples':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'anyof-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'allof-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'additional-properties2':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ CodeGenProcess.createSingleFileInfo src/code-gen-process.ts:478:32
❯ CodeGenProcess.generateOutputFiles src/code-gen-process.ts:337:20
❯ CodeGenProcess.start src/code-gen-process.ts:187:30
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'additional-properties':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ Object.object src/schema-parser/schema-formatters.ts:44:23
❯ CodeGenProcess.prepareModelType src/code-gen-process.ts:302:71
❯ CodeGenProcess.collectModelTypes src/code-gen-process.ts:272:34
❯ CodeGenProcess.start src/code-gen-process.ts:157:24
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'full-swagger-scheme':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:360:47
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'explode-param-3':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'enum-type-mismatch':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'components-responses':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:395:42
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'callback-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ object src/schema-parser/schema-formatters.ts:83:22
❯ SchemaFormatters.formatSchema src/schema-parser/schema-formatters.ts:102:12
❯ SchemaParser.getInlineParseContent src/schema-parser/schema-parser.ts:257:51
❯ SchemaParserFabric.getInlineParseContent src/schema-parser/schema-parser-fabric.ts:106:19
❯ SchemaRoutes.getTypeFromRequestInfo src/schema-routes/schema-routes.ts:360:47
❯ src/schema-routes/schema-routes.ts:433:20
❯ node_modules/lodash/lodash.js:928:11
❯ node_modules/lodash/lodash.js:4967:15
|
|
tests/extended.test.ts > extended > 'api-with-examples':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'anyof-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'allof-example':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaRoutes.getRouteName src/schema-routes/schema-routes.ts:810:56
❯ SchemaRoutes.parseRouteInfo src/schema-routes/schema-routes.ts:942:28
❯ SchemaRoutes.attachSchema src/schema-routes/schema-routes.ts:1106:38
❯ CodeGenProcess.start src/code-gen-process.ts:149:23
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'additional-properties2':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ CodeGenProcess.createSingleFileInfo src/code-gen-process.ts:478:32
❯ CodeGenProcess.generateOutputFiles src/code-gen-process.ts:337:20
❯ CodeGenProcess.start src/code-gen-process.ts:187:30
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|
|
tests/extended.test.ts > extended > 'additional-properties':
src/templates-worker.ts#L222
TypeError: render is not a function
❯ TemplatesWorker.renderTemplate src/templates-worker.ts:222:16
❯ SchemaFormatters.formatObjectContent src/schema-parser/schema-formatters.ts:135:50
❯ Object.object src/schema-parser/schema-formatters.ts:44:23
❯ CodeGenProcess.prepareModelType src/code-gen-process.ts:302:71
❯ CodeGenProcess.collectModelTypes src/code-gen-process.ts:272:34
❯ CodeGenProcess.start src/code-gen-process.ts:157:24
❯ generateApi src/index.ts:13:10
❯ tests/extended.test.ts:22:5
|