This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
Bump pascalgn/automerge-action from 0.15.6 to 0.16.0 #208
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)
|