WIP feat: (gnovm): gc #12050
Annotations
5 errors
Lint:
gnovm/pkg/gnolang/alloc.go#L276
ST1016: methods on the same type should have the same receiver name (seen 2x "throwaway", 38x "alloc") (stylecheck)
|
Lint:
gnovm/pkg/gnolang/uverse.go#L429
unnecessary trailing newline (whitespace)
|
Lint:
gnovm/pkg/gnolang/values.go#L1578
ST1016: methods on the same type should have the same receiver name (seen 2x "n", 61x "tv") (stylecheck)
|
Lint:
gnovm/pkg/test/filetest.go#L60
printf: fmt.Printf format %s has arg maxAlloc of wrong type int64 (govet)
|
Lint
issues found
|
Loading