Skip to content

Fix upload dirs enumeration exceptions#99

Merged
jackBonadies merged 1 commit into
masterfrom
uploadDirectoryBugFix
Jun 21, 2026
Merged

Fix upload dirs enumeration exceptions#99
jackBonadies merged 1 commit into
masterfrom
uploadDirectoryBugFix

upload directory list can cause enumeration exceptions due to modific…

c19dfba
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 21, 2026 in 25s

Annotations

Check warning on line 428 in Seeker/Transfers/UploadDirectoryManager.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Merge this if statement with the enclosing one.

See more on https://sonarcloud.io/project/issues?id=jackBonadies_SeekerAndroid&issues=AZ7sBSl-tm-bIu2D38QN&open=AZ7sBSl-tm-bIu2D38QN&pullRequest=99

Check warning on line 383 in Seeker/Transfers/UploadDirectoryManager.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Merge this if statement with the enclosing one.

See more on https://sonarcloud.io/project/issues?id=jackBonadies_SeekerAndroid&issues=AZ7sBSl-tm-bIu2D38QM&open=AZ7sBSl-tm-bIu2D38QM&pullRequest=99

Check warning on line 1104 in Seeker/Settings/SettingsActivity.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use '.Any()' to test whether this 'IEnumerable<Seeker.UploadDirectoryEntry>' is empty or not.

See more on https://sonarcloud.io/project/issues?id=jackBonadies_SeekerAndroid&issues=AZ7sBSjQtm-bIu2D38QK&open=AZ7sBSjQtm-bIu2D38QK&pullRequest=99

Check warning on line 1104 in Seeker/Settings/SettingsActivity.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Drop 'Where' and move the condition into the 'Count'.

See more on https://sonarcloud.io/project/issues?id=jackBonadies_SeekerAndroid&issues=AZ7sBSjQtm-bIu2D38QL&open=AZ7sBSjQtm-bIu2D38QL&pullRequest=99