IMPROVE: improve balance related metrics #5673
Annotations
12 warnings
|
|
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/version/dev.go#L4
should have a package comment
|
pkg/datatype/bools/slice.go#L1
should have a package comment
|
pkg/version/dev.go#L6
exported const Version should have comment or be unexported
|
pkg/datatype/bools/slice.go#L3
exported type BoolSlice should have comment or be unexported
|
pkg/version/dev.go#L8
exported const VersionGitRef should have comment or be unexported
|
pkg/datatype/bools/slice.go#L9
exported method BoolSlice.Push should have comment or be unexported
|
pkg/datatype/bools/slice.go#L17
exported method BoolSlice.Pop should have comment or be unexported
|
pkg/datatype/bools/slice.go#L13
exported method BoolSlice.Update should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading