Skip to content

Resolve dictionary type warnings in worker test helpers - #144

Merged
highbyte merged 3 commits into
mainfrom
feature/worker-launch-control
Sep 16, 2026
Merged

highbyte merged 3 commits into
mainfrom
feature/worker-launch-control

Conversation

@highbyte

@highbyte highbyte commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Use concrete Dictionary<string, string> properties in the two worker test helpers that always store dictionaries. This resolves the two informational CA1859 findings reported during PR #143 without changing production behavior.

Only two property declarations differ from main. Validation: all 98 LocalDispatchStateTests pass; all hosted CI checks and the SonarCloud quality gate pass, with zero open SonarCloud issues.

@sonarqubecloud

Copy link
Copy Markdown

@highbyte
highbyte merged commit 6463324 into main Sep 16, 2026
6 checks passed
@highbyte
highbyte deleted the feature/worker-launch-control branch September 16, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant