gitlabhq/gitlab-shell

View on GitHub
internal/gitlabnet/gitauditevent/client.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Client.Audit has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (c *Client) Audit(ctx context.Context, username string, action commandargs.CommandType, repo string, packfileStats *pb.PackfileNegotiationStatistics) error {
Severity: Minor
Found in internal/gitlabnet/gitauditevent/client.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status