Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 #209

Bump pascalgn/automerge-action from 0.16.0 to 0.16.2

Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 #209

Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: doc.go#L20
File is not `gofmt`-ed with `-s` (gofmt)
lint: doc.go#L22
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
lint: alog_json_mocks_test.go#L8
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
lint: alog_json_mocks_test.go#L9
import 'github.com/google/go-cmp/cmp/cmpopts' is not allowed from list 'Main' (depguard)
lint
issues found
lint: alog_json_mocks_test.go#L66
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)