feat: add emozi #55
Annotations
10 errors and 1 warning
emozi/coder.go#L12
exported: exported method User.Marshal should have comment or be unexported (revive)
|
emozi/coder.go#L47
exported: exported method User.Unmarshal should have comment or be unexported (revive)
|
emozi/api.go#L1
package-comments: should have a package comment (revive)
|
emozi/login.go#L16
exported: exported function NewUser should have comment or be unexported (revive)
|
emozi/api.go#L5
exported: exported type User should have comment or be unexported (revive)
|
emozi/login.go#L22
exported: exported function Anonymous should have comment or be unexported (revive)
|
emozi/login.go#L26
exported: exported method User.Login should have comment or be unexported (revive)
|
emozi/coder.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
emozi/login.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
|
|
This job failed
Loading