Skip to content

Add asserts for static analyzers

Adam Edward Barton requested to merge abarton/athena:assertJpsi into 23.0

Static analyzers think these can be null and misidentify errors, so adding asserts to show nulls aren't possible.

Merge request reports