Add return type declarations to functions

Created on 22 July 2024, 2 months ago
Updated 10 September 2024, 11 days ago

Problem/Motivation

Functions and methods lack clear return type declarations, causing potential type-related errors in the codebase.

Proposed resolution

Add explicit return type declarations to functions and methods to define expected return types clearly. This change improves code clarity, reduces ambiguity, and helps prevent type-related errors.

Feature request
Status

Fixed

Version

1.9

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024