Skip to content

add boilerplate code #1

add boilerplate code

add boilerplate code #1

Triggered via push December 19, 2023 20:35
Status Failure
Total duration 1m 12s
Artifacts

main.yml

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

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)