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

chore: Update golangci-lint to 1.44.0 #1578

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

blkperl
Copy link
Contributor

@blkperl blkperl commented Feb 1, 2022

This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen [email protected]

Checklist:

This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
if err != nil {
return fmt.Errorf("failed to compile regex for event source failure pattern: %v", err)
}
successActionReg := regexp.MustCompile(logTriggerActionSuccessful)
Copy link
Member

Choose a reason for hiding this comment

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

👍

@whynowy whynowy merged commit 96aceb2 into argoproj:master Feb 1, 2022
juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Feb 3, 2022
This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
Signed-off-by: Julie Vogelman <[email protected]>
juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Feb 3, 2022
This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
Signed-off-by: Julie Vogelman <[email protected]>
usamaB pushed a commit to usamaB/argo-events that referenced this pull request Feb 7, 2022
This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
Signed-off-by: Usama Kaleem <[email protected]>
aweis89 pushed a commit to aweis89/argo-events that referenced this pull request Feb 15, 2022
This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
Signed-off-by: Aaron Weisberg <[email protected]>
BulkBeing pushed a commit to BulkBeing/argo-events that referenced this pull request Mar 7, 2022
This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Mar 29, 2022
This commit updates golangci-lint and removes the interfacer check because it
was marked as deprecated and will be removed. See
golangci/golangci-lint#541 for more information.

Signed-off-by: William Van Hevelingen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants