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 for enabling agent level backups #188

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

Xiol
Copy link
Contributor

@Xiol Xiol commented Nov 13, 2024

No description provided.

@Xiol Xiol self-assigned this Nov 13, 2024
@Xiol Xiol force-pushed the fix-agent-level-backup-enablement branch from f94bd11 to 21df6b3 Compare November 13, 2024 12:42
@Xiol Xiol merged commit c2e18be into master Nov 13, 2024
1 check passed
@Xiol Xiol deleted the fix-agent-level-backup-enablement branch November 13, 2024 12:43
Copy link

github-actions bot commented Nov 13, 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 [email protected]

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