Merge pull request #660 from postmanlabs/feature/change-schema-host #108
ci.yml
on: push
Lint
25s
Browser Tests
25s
Matrix: Tests
Annotations
8 warnings
Lint:
lib/common/v2.js#L31
Do not use value returned from _.forEach
|
Lint:
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
|
Lint:
lib/converters/v1.0.0/converter-v1-to-v2.js#L729
Do not use value returned from _.forEach
|
Lint:
lib/converters/v1.0.0/converter-v1-to-v2.js#L742
Do not use value returned from _.forEach
|
Lint:
lib/normalizers/v1.js#L177
Do not use value returned from _.forEach
|
Lint:
test/schema/example-validity.test.js#L10
Unexpected skipped mocha test
|
Lint:
test/schema/v2.0.0/converter-v2-to-v1.test.js#L98
Unexpected skipped mocha test
|
Lint:
test/system/repository.test.js#L104
Unexpected skipped mocha test
|