hexlet-codebattle/codebattle

View on GitHub
services/app/apps/runner/dockers/golang/check/solution.go

Summary

Maintainability
A
1 hr
Test Coverage

Function solution has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

func solution(a int64, b int64, c string, d float64, e bool, f map[string]string, g []string, h [][]string) int64 {
Severity: Major
Found in services/app/apps/runner/dockers/golang/check/solution.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status