Skip to content

Linter fixes#29

Merged
exe-prow-github-app[bot] merged 12 commits into
opdev:mainfrom
OchiengEd:linter_fixes
Mar 4, 2026
Merged

Linter fixes#29
exe-prow-github-app[bot] merged 12 commits into
opdev:mainfrom
OchiengEd:linter_fixes

Conversation

@OchiengEd

Copy link
Copy Markdown
Contributor

Resolve different issues flagged by golangci-lint. These range from:

  • Unchecked errors
  • Modernizing code
  • Configuration changes for the gci formatter
  • Switch from dynamic to static errors

OchiengEd added 12 commits March 3, 2026 09:05
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Golang does not provide mechanisms to check for overflows during
conversion. Therefore, the alert is unnecessary at this time.

Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
@exe-prow-github-app

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: OchiengEd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@exe-prow-github-app exe-prow-github-app Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
@mrhillsman
mrhillsman requested review from mrhillsman and removed request for AdrielMendezRios March 4, 2026 14:36
@mrhillsman

Copy link
Copy Markdown
Contributor

/lgtm

@exe-prow-github-app exe-prow-github-app Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2026
@exe-prow-github-app
exe-prow-github-app Bot merged commit b2f744a into opdev:main Mar 4, 2026
1 check passed
@OchiengEd
OchiengEd deleted the linter_fixes branch March 4, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants