You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "lburgazzoli (via GitHub)" <gi...@apache.org> on 2024/03/07 09:02:47 UTC

Re: [PR] chore(lint): Update golangci-lint version to 1.55 [camel-k]

lburgazzoli commented on PR #5227:
URL: https://github.com/apache/camel-k/pull/5227#issuecomment-1983030017

   > @squakez ok, thanks: I rebased to main branch including your fix. IMO this PR is still valid as it updates golangci-lint to an even newer version 1.55 and fixes all new lint errors coming with this new version.
   
   +1, switching from `assert.Nil(t, err)` to `require.NoError(t, err)` is very welcome
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org