Skip to content

[IPAM] API and first stub #14639

[IPAM] API and first stub

[IPAM] API and first stub #14639

Triggered via pull request October 24, 2024 13:37
Status Failure
Total duration 6m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Lint golang files
6m 35s
Lint golang files
Enforce go.mod tidiness
47s
Enforce go.mod tidiness
Lint bash files
7s
Lint bash files
Lint markdown files
18s
Lint markdown files
Lint documentation files
20s
Lint documentation files
Lint helm chart
7s
Lint helm chart
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint golang files
Error return value of `leaderelection.Blocking` is not checked (errcheck)
Lint golang files
exported: exported type LiqoIPAM should have comment or be unexported (revive)
Lint golang files
exported: exported type Options should have comment or be unexported (revive)
Lint golang files
exported: exported function New should have comment or be unexported (revive)
Lint golang files
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint golang files
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint golang files
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint golang files
issues found