horizoncd/horizon

View on GitHub
pkg/event/service/service.go

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

Method service.CreateEventIgnoreError has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (s *service) CreateEventIgnoreError(ctx context.Context, resourceType string,
resourceID uint, eventType string, extra *string) []*models.Event {
Severity: Minor
Found in pkg/event/service/service.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status