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

Release/v1.6.3 #1713

Merged
merged 3 commits into from
Aug 16, 2024

remove unused functions

f9c3970
Select commit
Loading
Failed to load commit list.
Merged

Release/v1.6.3 #1713

remove unused functions
f9c3970
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / devskim succeeded Aug 15, 2024 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 285 in app/upgrades/v1_6.go

See this annotation in the file changed.

Code scanning / devskim

A token or key was found in source code. If this represents a secret, it should be moved somewhere else. Error

Do not store tokens or keys in source code.

Check failure on line 393 in app/upgrades_test.go

See this annotation in the file changed.

Code scanning / devskim

A token or key was found in source code. If this represents a secret, it should be moved somewhere else. Error test

Do not store tokens or keys in source code.