findbugs: write to static from instance#539
Closed
DaanHoogland wants to merge 1 commit intoapache:masterfrom
Closed
findbugs: write to static from instance#539DaanHoogland wants to merge 1 commit intoapache:masterfrom
DaanHoogland wants to merge 1 commit intoapache:masterfrom
Conversation
|
cloudstack-pull-requests #672 SUCCESS |
these are the trivial cases of ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD as reported by findbugs
|
cloudstack-pull-requests #692 SUCCESS |
Contributor
|
LGTM |
Contributor
Author
yadvr
pushed a commit
that referenced
this pull request
Jan 20, 2021
Fixes : - Don't allow users in UI to delete/archive events - Fix button name in VM deployment form in its network section to Create new network - Refresh after template / iso upload - Making external-id mandatory in ImportBackupOffering - Fixing visibility of assignVirtualMachineToBackupOffering - Removing link on traffic label - Defensive check in TrafficTypesTab - Ensuring we get the user info so that store.getters.user is never empty when the page is freshly loaded - Changing from report bug to report issue - Ordering projects in menu - Changing router get health check results - Show configureHAForHost based on hypervisor - Fix scale and migrate router - Fix scale and migrate systemvm - Fix show actionbutton for assignVirtualMachineToBackupOffering - Fix show actionbutton for stopKubernetesCluster - Fix show actions for volumes - Fix show actions for snapshots - Fix show actions for vm snapshots - Fix show actions for backups - Adding loading for tags and annotations - Enter to submit advanced search - Fixing show Project instead of account when passed as projectaccount passed in account field - Show project name instead of displaytext - Fixing template and iso actions - Fixing tags with projectid - Fix security groups ingress/egress rules view - Removing redundant allocationstate from zones - Adding managedstate to clusters - Adding capacity tab to clusters and pods - Adding routerlink to events in dashboard - Set autofocus to username in login Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
these are the trivial cases of ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
as reported by findbugs