michalvavrik opened a new pull request, #6273:
URL: https://github.com/apache/camel-k/pull/6273

   - closes: https://github.com/apache/camel-k/pull/6125
   
   Changes:
   
   - drop `gomnd` as it has been replaced by `mnd` (see 
https://github.com/golangci/golangci-lint/pull/4572) and then removed (see 
https://github.com/golangci/golangci-lint/pull/5110)
     - addresses warning: `WARN [lintersdb] The linter "gomnd" is deprecated 
(step 2) and deactivated. It should be removed from the list of disabled 
linters. https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle`
   - disable `tenv` as the same functionality is provided by `usetesting` and 
we enable it with `enable-all: true`
     - addresses warning: `WARN The linter 'tenv' is deprecated (since v1.64.0) 
due to: Duplicate feature another linter. Replaced by usetesting.`
   
   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to