Lint & Test #4
Annotations
6 errors and 3 warnings
test (ubuntu-latest, 1.19)
issues found
|
test (windows-latest, 1.20)
The operation was canceled.
|
test (ubuntu-latest, 1.20)
The operation was canceled.
|
test (macos-latest, 1.20)
The operation was canceled.
|
test (macos-latest, 1.19)
The operation was canceled.
|
test (windows-latest, 1.19)
The operation was canceled.
|
test (ubuntu-latest, 1.19):
explorer/explorer.go#L27
exported: exported method Explorer.Tip should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.19):
explorer/explorer.go#L31
exported: exported method Explorer.Block should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.19):
persist/sqlite/txn.go#L78
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|