Skip to content

Fix/nested case statements (#210) #551

Fix/nested case statements (#210)

Fix/nested case statements (#210) #551

Triggered via push November 28, 2024 11:32
Status Success
Total duration 4m 45s
Artifacts

ci-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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
Build and Publish Docs / deploy
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/