add ci pipeline #1
ci.yaml
on: push
Lint
/
GolangCI Lint
20s
Test
/
Unit Tests
Annotations
10 errors
Lint / GolangCI Lint:
address_test.go#L61
File is not `gofumpt`-ed (gofumpt)
|
Lint / GolangCI Lint:
address_test.go#L18
line is 163 characters (lll)
|
Lint / GolangCI Lint:
address_test.go#L19
line is 164 characters (lll)
|
Lint / GolangCI Lint:
address_test.go#L23
line is 130 characters (lll)
|
Lint / GolangCI Lint:
address_test.go#L24
line is 152 characters (lll)
|
Lint / GolangCI Lint:
address_test.go#L28
line is 179 characters (lll)
|
Lint / GolangCI Lint:
address_test.go#L29
line is 164 characters (lll)
|
Lint / GolangCI Lint:
address_test.go#L46
line is 158 characters (lll)
|
Lint / GolangCI Lint:
assetid_v0.go#L36
unnecessary conversion (unconvert)
|
Lint / GolangCI Lint:
address_test.go#L60
unnecessary leading newline (whitespace)
|