Parse warning
A parse warning may reduce maintainability of the code, or it may indicate a serious error. A parse warning from the Coverity parser may indicate a bug, or poor coding practice
/src/mongo/db/process_health/health_check_status.h:116: PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE 120502 type qualifier on return type is meaningless
- is caused by
-
SERVER-59522 HealthCheckStatus should track fault status and lifetime
- Closed
- is duplicated by
-
SERVER-59610 Coverity analysis defect 120585: Parse warning
- Closed
-
SERVER-59611 Coverity analysis defect 120593: Parse warning
- Closed