wasilak/go-hello-world

View on GitHub
web/gin/gin.go

Summary

Maintainability
A
35 mins
Test Coverage

Function Init has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func Init(ctx context.Context, listenAddr, logLevel *string, otelEnabled, statsvizEnabled *bool, tr trace.Tracer, traceProvider *trace.TracerProvider) {
Severity: Minor
Found in web/gin/gin.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status