[Fix] liqo on raspbain os #14804
lint.yml
on: pull_request
Lint golang files
3m 25s
Enforce go.mod tidiness
28s
Lint bash files
4s
Lint markdown files
15s
Lint documentation files
21s
Lint helm chart
9s
Annotations
11 errors
Lint documentation files
Process completed with exit code 2.
|
Lint golang files
Error return value of `response.Write` is not checked (errcheck)
|
Lint golang files
Error return value of `response.Write` is not checked (errcheck)
|
Lint golang files
Error return value of `response.Write` is not checked (errcheck)
|
Lint golang files
Error return value of `response.Write` is not checked (errcheck)
|
Lint golang files
Error return value of `io.Copy` is not checked (errcheck)
|
Lint golang files
G104: Errors unhandled. (gosec)
|
Lint golang files
package-comments: should have a package comment (revive)
|
Lint golang files
exported: exported type Proxy should have comment or be unexported (revive)
|
Lint golang files
exported: exported function New should have comment or be unexported (revive)
|
Lint golang files
exported: exported method Proxy.Start should have comment or be unexported (revive)
|