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

Add support for backup gateways and agent-level backups #187

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Xiol
Copy link
Contributor

@Xiol Xiol commented Nov 12, 2024

No description provided.

@Xiol Xiol self-assigned this Nov 12, 2024
@Xiol Xiol marked this pull request as draft November 12, 2024 17:02
@Xiol Xiol requested a review from 0x4c6565 November 12, 2024 17:02
@Xiol
Copy link
Contributor Author

Xiol commented Nov 12, 2024

Draft because SDK version needs updating when ans-group/sdk-go#163 is merged.

Copy link

github-actions bot commented Nov 12, 2024

Qodana for Go

3623 new problems were found

Inspection name Severity Problems
Unhandled error 🔶 Warning 2150
Unused parameter 🔶 Warning 190
Redundant types in composite literals 🔶 Warning 43
Deprecated element 🔶 Warning 6
Unused function 🔶 Warning 4
Unused exported function 🔶 Warning 3
Imported package name as a name identifier 🔶 Warning 2
Missing 'case' statements for 'iota' consts in 'switch' 🔶 Warning 2
Bool condition 🔶 Warning 1
Error string should not be capitalized or end with punctuation ◽️ Notice 981
Redundant import alias ◽️ Notice 194
Name starts with a package name ◽️ Notice 28
Type assertion on errors fails on wrapped errors ◽️ Notice 8
Redundant parentheses ◽️ Notice 4
Empty slice declared using a literal ◽️ Notice 3
Redundant type conversion ◽️ Notice 2
Type can be omitted ◽️ Notice 2

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Xiol Xiol marked this pull request as ready for review November 13, 2024 09:50
@Xiol Xiol merged commit 7b21400 into master Nov 13, 2024
1 check passed
@Xiol Xiol deleted the agent-level-backups branch November 13, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants