Skip to content

Fixed an issue where GQL definition of having Union self refs past depth limit was failing with RangeError. #11

Fixed an issue where GQL definition of having Union self refs past depth limit was failing with RangeError.

Fixed an issue where GQL definition of having Union self refs past depth limit was failing with RangeError. #11

Triggered via pull request April 4, 2024 14:00
Status Success
Total duration 31s
Artifacts

test.yml

on: pull_request
Matrix: Unit-Tests
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Unit-Tests (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit-Tests (16.x): bin/gql2postman.js#L146
Expected to return a value at the end of arrow function
Unit-Tests (16.x): npm/test-unit.js#L38
Expected to return a value at the end of function
Unit-Tests (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit-Tests (18.x): bin/gql2postman.js#L146
Expected to return a value at the end of arrow function
Unit-Tests (18.x): npm/test-unit.js#L38
Expected to return a value at the end of function