Merge pull request #87 from postmanlabs/release/v0.3.0 #47
Annotations
18 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):
lib/helper.js#L803
Expected to return a value at the end of method 'convertChildToItemGroup'
|
Unit-Tests (16.x):
lib/index.js#L11
Expected to return a value at the end of method 'convert'
|
Unit-Tests (16.x):
lib/index.js#L49
Expected to return a value at the end of arrow function
|
Unit-Tests (16.x):
test/system/repository.test.js#L48
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
Unit-Tests (16.x):
test/system/repository.test.js#L62
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
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):
lib/helper.js#L803
Expected to return a value at the end of method 'convertChildToItemGroup'
|
Unit-Tests (18.x):
lib/index.js#L11
Expected to return a value at the end of method 'convert'
|
Unit-Tests (18.x):
lib/index.js#L49
Expected to return a value at the end of arrow function
|
Unit-Tests (18.x):
test/system/repository.test.js#L48
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
Unit-Tests (18.x):
test/system/repository.test.js#L62
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
Unit-Tests (20.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 (20.x):
lib/helper.js#L803
Expected to return a value at the end of method 'convertChildToItemGroup'
|
Unit-Tests (20.x):
lib/index.js#L11
Expected to return a value at the end of method 'convert'
|
Unit-Tests (20.x):
lib/index.js#L49
Expected to return a value at the end of arrow function
|
Unit-Tests (20.x):
test/system/repository.test.js#L48
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
Unit-Tests (20.x):
test/system/repository.test.js#L62
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|