Skip to content

Consistent logging #375

Consistent logging

Consistent logging #375

Triggered via pull request August 25, 2023 15:25
Status Failure
Total duration 2m 15s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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)