Skip to content

Hotfix: Correct workflow issues

70552b4
Select commit
Loading
Failed to load commit list.
Merged

Open Source Draco Release #125

Hotfix: Correct workflow issues
70552b4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 23, 2026 in 3s

39 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 38 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 84 in fsw/src/fm_dispatch.c

See this annotation in the file changed.

Code scanning / CodeQL

Poorly documented large function Warning

Poorly documented function: fewer than 2% comments for a function of 141 lines.

Check notice on line 36 in config/default_fm_fcncode_values.h

See this annotation in the file changed.

Code scanning / CodeQL

Undisciplined macro Note

The macro FM_CCVAL(x) uses token pasting and is not allowed.

Check notice on line 402 in fsw/src/fm_cmds.c

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 454 in fsw/src/fm_cmds.c

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 516 in fsw/src/fm_cmds.c

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 577 in fsw/src/fm_cmds.c

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 611 in fsw/src/fm_cmds.c

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 658 in fsw/src/fm_cmds.c

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 705 in fsw/src/fm_cmds.c

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 705 in fsw/src/fm_cmds.c

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

FM_GetDirListFileCmd has too many lines (72, while 60 are allowed).

Check notice on line 784 in fsw/src/fm_cmds.c

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 842 in fsw/src/fm_cmds.c

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 842 in fsw/src/fm_cmds.c

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

FM_MonitorFilesystemSpaceCmd has too many lines (103, while 60 are allowed).

Check notice on line 952 in fsw/src/fm_cmds.c

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 952 in fsw/src/fm_cmds.c

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

FM_SetTableStateCmd has too many lines (77, while 60 are allowed).

Check notice on line 1036 in fsw/src/fm_cmds.c

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 49 in fsw/src/fm_dispatch.c

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 84 in fsw/src/fm_dispatch.c

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 84 in fsw/src/fm_dispatch.c

See this annotation in the file changed.

Code scanning / CodeQL

Function too long Note

FM_ProcessGroundCommand has too many lines (141, while 60 are allowed).

Check notice on line 232 in fsw/src/fm_dispatch.c

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 37 in config/default_fm_interface_cfg_values.h

See this annotation in the file changed.

Code scanning / CodeQL

Undisciplined macro Note

The macro FM_INTERFACE_CFGVAL(x) uses token pasting and is not allowed.

Check notice on line 32 in config/default_fm_internal_cfg_values.h

See this annotation in the file changed.

Code scanning / CodeQL

Undisciplined macro Note

The macro FM_INTERNAL_CFGVAL(x) uses token pasting and is not allowed.

Check notice on line 37 in config/default_fm_msgid_values.h

See this annotation in the file changed.

Code scanning / CodeQL

Undisciplined macro Note

The macro FM_CMD_PLATFORM_MIDVAL(x) uses token pasting and is not allowed.

Check notice on line 38 in config/default_fm_msgid_values.h

See this annotation in the file changed.

Code scanning / CodeQL

Undisciplined macro Note

The macro FM_TLM_PLATFORM_MIDVAL(x) uses token pasting and is not allowed.

Check notice on line 27 in config/default_fm_topicid_values.h

See this annotation in the file changed.

Code scanning / CodeQL

Undisciplined macro Note

The macro FM_MISSION_TIDVAL(x) uses token pasting and is not allowed.