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(cli): move deprecation warnings to stderr #1075

Merged
merged 2 commits into from
Nov 2, 2023
Merged

fix(cli): move deprecation warnings to stderr #1075

merged 2 commits into from
Nov 2, 2023

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Nov 2, 2023

This is ugly and inconsistent, but not breaking.

@Tieske Tieske requested a review from a team as a code owner November 2, 2023 11:15
@codecov-commenter
Copy link

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (d110df8) 32.87% compared to head (6699a4d) 32.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1075   +/-   ##
=======================================
  Coverage   32.87%   32.87%           
=======================================
  Files         103      103           
  Lines       12847    12847           
=======================================
  Hits         4224     4224           
  Misses       8214     8214           
  Partials      409      409           
Files Coverage Δ
cmd/gateway_diff.go 0.00% <0.00%> (ø)
cmd/gateway_dump.go 0.00% <0.00%> (ø)
cmd/gateway_ping.go 0.00% <0.00%> (ø)
cmd/gateway_reset.go 0.00% <0.00%> (ø)
cmd/gateway_sync.go 0.00% <0.00%> (ø)
cmd/gateway_validate.go 0.00% <0.00%> (ø)
cmd/file_convert.go 0.00% <0.00%> (ø)

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

@Tieske Tieske merged commit d8ac9b0 into main Nov 2, 2023
34 of 35 checks passed
@Tieske Tieske deleted the fix/stdout branch November 2, 2023 12:18
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.

None yet

3 participants