Skip to content

Potential fix for pull request finding 'Missed opportunity to use Where'

0b1b423
Select commit
Loading
Failed to load commit list.
Open

DYN-5128: Fix nodes executing twice after wire reconnect #17095

Potential fix for pull request finding 'Missed opportunity to use Where'
0b1b423
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 5, 2026 in 1m 8s

Annotations

Check warning on line 706 in src/Engine/ProtoScript/Runners/LiveRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Collection-specific "Contains" method should be used instead of the "Any" extension.

See more on https://sonarcloud.io/project/issues?id=DynamoDS_Dynamo&issues=AZ36Qja6Xt_5NwazsjEl&open=AZ36Qja6Xt_5NwazsjEl&pullRequest=17095

Check warning on line 704 in src/Engine/ProtoScript/Runners/LiveRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Loops should be simplified using the "Where" LINQ method

See more on https://sonarcloud.io/project/issues?id=DynamoDS_Dynamo&issues=AZ36Qja6Xt_5NwazsjEm&open=AZ36Qja6Xt_5NwazsjEm&pullRequest=17095