ci: 1 #21
lint.yml
on: pull_request
Lint and Style Check
1m 8s
Annotations
10 errors
Lint and Style Check
previous case (typecheck)
|
Lint and Style Check
previous case (typecheck)
|
Lint and Style Check
"encoding" imported and not used (typecheck)
|
Lint and Style Check
"encoding" imported and not used (typecheck)
|
Lint and Style Check
missing type in composite literal (typecheck)
|
Lint and Style Check
missing type in composite literal (typecheck)
|
Lint and Style Check
cannot use addrPortUDPAddr{…} (value of type addrPortUDPAddr) as Addr value in struct literal: addrPortUDPAddr does not implement Addr (missing method String) (typecheck)
|
Lint and Style Check
cannot use addrPortUDPAddr{…} (value of type addrPortUDPAddr) as Addr value in struct literal: addrPortUDPAddr does not implement Addr (missing method String) (typecheck)
|
Lint and Style Check
not enough arguments in call to fixCount
|
Lint and Style Check
Process completed with exit code 1.
|