Enable protogetter linter
Compare changes
Enable protogetter linter to mitigate:
Protogetter is a linter developed specifically for Go programmers working with nested protobuf types. It's designed to aid developers in preventing invalid memory address or nil pointer dereference errors arising from direct access of nested protobuf fields.