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

Fix all lint deprecations #581

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Jul 8, 2024

level=warning msg="[config_reader] The configuration option run.skip-dirs-use-default is deprecated, please use issues.exclude-dirs-use-default."
level=warning msg="[config_reader] The configuration option output.format is deprecated, please use output.formats"
level=warning msg="[config_reader] The configuration option linters.govet.check-shadowing is deprecated. Please enable shadow instead, if you are not using enable-all."

@dmathieu dmathieu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jul 8, 2024
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.64%. Comparing base (b4ac2be) to head (a65c697).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #581   +/-   ##
=======================================
  Coverage   60.64%   60.64%           
=======================================
  Files          40       40           
  Lines        1964     1964           
=======================================
  Hits         1191     1191           
  Misses        626      626           
  Partials      147      147           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dmathieu dmathieu marked this pull request as ready for review July 8, 2024 08:07
@dmathieu dmathieu requested review from a team and codeboten July 8, 2024 08:07
@mx-psi mx-psi merged commit 78f03ee into open-telemetry:main Jul 8, 2024
12 checks passed
@dmathieu dmathieu deleted the fix-lint-deprecations branch July 8, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants