Consistent logging #375
Annotations
7 errors and 7 warnings
test (ubuntu-latest, 1.20)
issues found
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (ubuntu-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_20" failed.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.20)
The operation was canceled.
|
test (macos-latest, 1.20)
The operation was canceled.
|
test (ubuntu-latest, 1.20):
config/config.go#L4
exported: exported type HTTP should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
config/config.go#L9
exported: exported type Consensus should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
config/config.go#L15
exported: exported type RHP2 should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
config/config.go#L19
exported: exported type RHP3 should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
config/config.go#L26
exported: exported type Log should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
config/config.go#L31
exported: exported type Config should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
build/build.go#L32
exported: func name will be used as build.BuildTime by other packages, and that stutters; consider calling this Time (revive)
|