Skip to content

Added Optimizer, fixed sort and in SubQuery (#215) #566

Added Optimizer, fixed sort and in SubQuery (#215)

Added Optimizer, fixed sort and in SubQuery (#215) #566

Triggered via push January 9, 2025 19:38
Status Failure
Total duration 1m 12s
Artifacts

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

1 error and 11 warnings
Build
Process completed with exit code 28.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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