Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve errcheck warnings (part 3) #2002

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

Honny1
Copy link
Member

@Honny1 Honny1 commented Jul 8, 2024

This PR is one of several fixes of warnings found by golangci when the errcheck linter is enabled.

Partially fixes:

@Honny1 Honny1 marked this pull request as ready for review July 8, 2024 11:45
@Honny1 Honny1 requested a review from mtrmac July 9, 2024 12:49
Honny1 added 3 commits July 9, 2024 17:44
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
@Honny1 Honny1 requested a review from mtrmac July 9, 2024 15:46
Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Thanks!

@rhatdan
Copy link
Member

rhatdan commented Jul 9, 2024

/approve

Copy link
Contributor

openshift-ci bot commented Jul 9, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Honny1, rhatdan

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

The pull request process is described here

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

@openshift-ci openshift-ci bot added the approved label Jul 9, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit e844d09 into containers:main Jul 9, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants