add boilerplate code #1
Annotations
6 errors and 2 warnings
test (ubuntu-latest, 1.19)
issues found
|
test (windows-latest, 1.19)
The operation was canceled.
|
test (ubuntu-latest, 1.20)
The operation was canceled.
|
test (windows-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 (ubuntu-latest, 1.19):
explorer/explorer.go#L14
exported: exported function NewExplorer should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.19):
internal/exploreutil/store.go#L8
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|