Add void return to remaining applicable hook implementations in Hook classes

Created on 16 December 2024, 3 months ago

Problem/Motivation

See πŸ“Œ [META] Add return types to hook implementations Active

Steps to reproduce

It's a bit tedious, but you can make a mega git branch of all uncommitted MRs in the parent meta, then grep the baseline for "has no return type" with a pattern match on the Hook namespace. Currently that gives you about 100 results, and 40 of these should return void.

Proposed resolution

Add : void to 40 hook implementations, and their relevant api docs.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

other

Created by

πŸ‡¦πŸ‡ΊAustralia mstrelan

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