Skip to content

more words for spelling

0788a56
Select commit
Loading
Failed to load commit list.
Draft

Data Product Catalog updates #4897

more words for spelling
0788a56
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 7, 2026 in 2s

103 new alerts

New alerts in code changed by this pull request

  • 82 warnings
  • 21 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 228 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 963 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1219 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1237 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1251 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

PROCESS_DP_FILE_cmdHandler has too many lines (101, while 60 are allowed).

Check notice on line 1251 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1265 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1304 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1307 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1365 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1409 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1453 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1491 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiple variable declarations on one line Note

Multiple variable declarations on the same line.

Check notice on line 1604 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

SEND_CATALOG_DP_cmdHandler has too many lines (83, while 60 are allowed).

Check notice on line 1604 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1699 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

deleteDpHelper has too many lines (76, while 60 are allowed).

Check notice on line 1699 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1776 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check notice on line 1815 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

retransmitDpHelper has too many lines (61, while 60 are allowed).

Check notice on line 1815 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long function without assertion Note

All functions of more than 10 lines should have at least one assertion.

Check warning on line 1647 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked function argument Warning

This use of parameter opCode has not been checked.

Check warning on line 1679 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked function argument Warning

This use of parameter id has not been checked.

Check warning on line 1399 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked function argument Warning

This use of parameter usedPriority has not been checked.

Check warning on line 1397 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked function argument Warning

This use of parameter fileSize has not been checked.

Check warning on line 1393 in Svc/DpCatalog/DpCatalog.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked function argument Warning

This use of parameter foundDir has not been checked.