Build: #19 was successful Changes by Rui Xue

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent4
Revision
1a7c5d7dc73596670e1b40b0566ca652dc3920cf
Successful since
#1 ()

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 1a7c5d7dc73596670e1b40b0566ca652dc3920cf PIPE-2738: Remove redundant `Returns1 sections and add missing type hints in CLI tasks
- Stripped duplicate `Returns:` sections from 42 wrapped CLI task docstrings across the `h`, `hif`, `hifa`, and `hsdn` modules. This ensures Sphinx's `autodoc_typehints='description'` generates exactly one "Return type:" entry per task without duplication.
- Added missing Python return type hints (`-> launcher.Context` and `-> None`) to the signatures of unwrapped standard functions (`h_resume`, `h_weblog`, and `h_show_calstate`) so their return types are correctly scraped and populated in the HTML documentation.

Jira issues

IssueDescriptionStatus
Unknown Issue TypePIPE-2738Could not obtain issue details from Jira