Consistent logging #375
Annotations
1 error and 7 warnings
|
config/config.go#L4
exported: exported type HTTP should have comment or be unexported (revive)
|
config/config.go#L9
exported: exported type Consensus should have comment or be unexported (revive)
|
config/config.go#L15
exported: exported type RHP2 should have comment or be unexported (revive)
|
config/config.go#L19
exported: exported type RHP3 should have comment or be unexported (revive)
|
config/config.go#L26
exported: exported type Log should have comment or be unexported (revive)
|
config/config.go#L31
exported: exported type Config should have comment or be unexported (revive)
|
build/build.go#L32
exported: func name will be used as build.BuildTime by other packages, and that stutters; consider calling this Time (revive)
|
The logs for this run have expired and are no longer available.
Loading