Skip to content

[Fix] liqo on raspbain os #14804

[Fix] liqo on raspbain os

[Fix] liqo on raspbain os #14804

Triggered via pull request November 19, 2024 12:27
Status Failure
Total duration 3m 35s
Artifacts

lint.yml

on: pull_request
Lint golang files
3m 25s
Lint golang files
Enforce go.mod tidiness
28s
Enforce go.mod tidiness
Lint bash files
4s
Lint bash files
Lint markdown files
15s
Lint markdown files
Lint documentation files
21s
Lint documentation files
Lint helm chart
9s
Lint helm chart
Fit to window
Zoom out
Zoom in

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)