lint: gofmt fixes #39
Annotations
8 errors and 1 warning
|
golang-test
Process completed with exit code 1.
|
|
golang-test:
pkg/tileutils/tileutils_test.go#L38
empty branch (SA9003)
|
|
golang-test:
pkg/exporter/worker.go#L155
error strings should not end with punctuation or newlines (ST1005)
|
|
golang-test:
pkg/exporter/worker.go#L142
error strings should not end with punctuation or newlines (ST1005)
|
|
golang-test:
pkg/exporter/worker.go#L124
error strings should not end with punctuation or newlines (ST1005)
|
|
golang-test:
pkg/exporter/worker.go#L36
comment on exported method Do should be of the form "Do ..." (ST1020)
|
|
golang-test:
pkg/exporter/worker.go#L1
at least one file in a package should have a package comment (ST1000)
|
|
golang-test:
pkg/exporter/exporter.go#L1
at least one file in a package should have a package comment (ST1000)
|
|
golang-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|