Skip to content

Fix warnings for event types

Vasilii Iakliushin requested to merge fix_warnings_for_events_linter into master

Problem

Event linter silently complains about incorrect event types. For example: https://gitlab.com/gitlab-com/www-gitlab-com/-/jobs/605862586#L38

Solution

  • Fix incorrect event types
  • Convert the check to produce hard failures
Edited by Vasilii Iakliushin

Merge request reports