nlpodyssey/spago

View on GitHub
mat/internal/matfuncs/cpu/cpu_netbsd_arm64.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func sysctl(mib []int32, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
Severity: Minor
Found in mat/internal/matfuncs/cpu/cpu_netbsd_arm64.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status