Skip to content

Resolve "ActionView::Template::Error: undefined method `any?' for nil:NilClass"

What does this MR do?

Guard against errors due to @hook_logs being nil.

This is just a sanity check really - it should not be possible for this to be nil.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #320982 (closed)

Edited by Alex Kalderimis

Merge request reports

Loading