CI #107
Annotations
9 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/common/v2.js#L31
Do not use value returned from _.forEach
|
lib/converters/index.js#L80
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
lib/converters/v1.0.0/converter-v1-to-v2.js#L729
Do not use value returned from _.forEach
|
lib/converters/v1.0.0/converter-v1-to-v2.js#L742
Do not use value returned from _.forEach
|
lib/normalizers/v1.js#L177
Do not use value returned from _.forEach
|
test/schema/example-validity.test.js#L10
Unexpected skipped mocha test
|
test/schema/v2.0.0/converter-v2-to-v1.test.js#L98
Unexpected skipped mocha test
|
test/system/repository.test.js#L104
Unexpected skipped mocha test
|
This job succeeded
Loading