Skip to content

Fixing up additional test cases and associated logic #496

Fixing up additional test cases and associated logic

Fixing up additional test cases and associated logic #496

Triggered via push September 10, 2024 18:05
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-build.yml

on: push
NPM Pack
0s
NPM Pack
Build and Publish Docs  /  deploy
Build and Publish Docs / deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Build: lib/make/apply-pivot.js#L2
'$check' is assigned a value but never used
Build: lib/make/makeAggregatePipeline.js#L339
Merge this if statement with the nested one
Build: lib/make/makeAggregatePipeline.js#L400
Do not access Object.prototype method 'hasOwnProperty' from target object
Build
Process completed with exit code 1.
Build: lib/MongoFunctions.js#L39
Missing JSDoc @returns description
Build: lib/MongoFunctions.js#L66
Missing JSDoc @param "name" description
Build: lib/MongoFunctions.js#L66
Missing JSDoc @param "name" type
Build: lib/MongoFunctions.js#L70
Missing JSDoc @returns description
Build: lib/MongoFunctions.js#L117
Missing JSDoc @returns description
Build: lib/MongoFunctions.js#L617
Define a constant instead of duplicating this literal 4 times
Build: lib/MongoFunctions.js#L634
Define a constant instead of duplicating this literal 11 times
Build: lib/MongoFunctions.js#L844
Define a constant instead of duplicating this literal 5 times
Build: lib/MongoFunctions.js#L873
Define a constant instead of duplicating this literal 3 times
Build: lib/MongoFunctions.js#L2251
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed