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

Enable stylecheck linter and resolve found issues. #6185

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

blackpiglet
Copy link
Contributor

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #6185 (bbc1e2e) into main (980106d) will not change coverage.
The diff coverage is 42.10%.

@@           Coverage Diff           @@
##             main    #6185   +/-   ##
=======================================
  Coverage   41.30%   41.30%           
=======================================
  Files         251      251           
  Lines       23381    23381           
=======================================
  Hits         9658     9658           
  Misses      12965    12965           
  Partials      758      758           
Impacted Files Coverage Δ
...uilder/customresourcedefinition_v1beta1_builder.go 0.00% <0.00%> (ø)
pkg/builder/v1_customresourcedefinition_builder.go 0.00% <0.00%> (ø)
pkg/cmd/cli/backup/describe.go 0.00% <0.00%> (ø)
pkg/cmd/cli/delete_options.go 12.50% <0.00%> (ø)
pkg/cmd/util/output/describe.go 0.00% <0.00%> (ø)
pkg/controller/pod_volume_backup_controller.go 38.74% <ø> (ø)
pkg/controller/pod_volume_restore_controller.go 25.00% <0.00%> (ø)
...k/backupitemaction/v2/backup_item_action_server.go 31.29% <0.00%> (ø)
pkg/plugin/framework/common/plugin_kinds.go 0.00% <ø> (ø)
pkg/restic/exec_commands.go 15.21% <0.00%> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@blackpiglet blackpiglet marked this pull request as ready for review April 25, 2023 06:53
@Lyndon-Li Lyndon-Li merged commit d625b00 into vmware-tanzu:main Apr 25, 2023
@blackpiglet blackpiglet mentioned this pull request Apr 25, 2023
33 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants