Skip to content

fix: prevent infinite recursion for circular tuple array schemas #5665

fix: prevent infinite recursion for circular tuple array schemas

fix: prevent infinite recursion for circular tuple array schemas #5665

Triggered via pull request February 9, 2026 14:48
Status Failure
Total duration 4m 57s
Artifacts

if-nodejs-pr-testing.yml

on: pull_request
Matrix: test-nodejs-pr
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test NodeJS PR - ubuntu-latest
Process completed with exit code 1.
Test NodeJS PR - ubuntu-latest: src/processors/AsyncAPIInputProcessor.ts#L379
Replace `patternProperty,·alreadyIteratedSchemas,·visitedSchemas` with `⏎············patternProperty,⏎············alreadyIteratedSchemas,⏎············visitedSchemas⏎··········`
Test NodeJS PR - ubuntu-latest: src/processors/AsyncAPIInputProcessor.ts#L320
Replace `·this.convertToInternalSchema(item,·alreadyIteratedSchemas,·visitedSchemas` with `⏎············this.convertToInternalSchema(⏎··············item,⏎··············alreadyIteratedSchemas,⏎··············visitedSchemas⏎············`
Test NodeJS PR - ubuntu-latest: src/processors/AsyncAPIInputProcessor.ts#L250
Replace `item,·alreadyIteratedSchemas,·visitedSchemas` with `⏎············item,⏎············alreadyIteratedSchemas,⏎············visitedSchemas⏎··········`
Test NodeJS PR - ubuntu-latest: src/processors/AsyncAPIInputProcessor.ts#L243
Replace `item,·alreadyIteratedSchemas,·visitedSchemas` with `⏎············item,⏎············alreadyIteratedSchemas,⏎············visitedSchemas⏎··········`
Test NodeJS PR - ubuntu-latest: src/processors/AsyncAPIInputProcessor.ts#L236
Replace `item,·alreadyIteratedSchemas,·visitedSchemas` with `⏎············item,⏎············alreadyIteratedSchemas,⏎············visitedSchemas⏎··········`
Test NodeJS PR - windows-latest
The strategy configuration was canceled because "test-nodejs-pr.ubuntu-latest" failed
Test NodeJS PR - windows-latest
The operation was canceled.
Test NodeJS PR - macos-latest
The strategy configuration was canceled because "test-nodejs-pr.ubuntu-latest" failed
Test NodeJS PR - macos-latest
The operation was canceled.