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-unsubscr...@camel.apache.org

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

Reply via email to