chore(deps): bump FluentAssertions from 6.12.2 to 7.0.0 in the all group #23
Annotations
10 warnings
Build using dotnet:
src/libs/H.Hooks/Keyboard.cs#L105
Change type of parameter 'keys' from 'System.Collections.Generic.ICollection<H.Hooks.Key>' to 'System.Collections.Generic.List<H.Hooks.Key>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build using dotnet:
src/libs/H.Hooks/Keys.cs#L98
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build using dotnet:
src/libs/H.Hooks/Keyboard.cs#L105
Change type of parameter 'keys' from 'System.Collections.Generic.ICollection<H.Hooks.Key>' to 'System.Collections.Generic.List<H.Hooks.Key>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build using dotnet:
src/libs/H.Hooks/Keyboard.cs#L105
Change type of parameter 'keys' from 'System.Collections.Generic.ICollection<H.Hooks.Key>' to 'System.Collections.Generic.List<H.Hooks.Key>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build using dotnet:
src/libs/H.Hooks/Keys.cs#L98
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build using dotnet:
src/libs/H.Hooks/Keys.cs#L98
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build using dotnet:
src/libs/H.Hooks/Keys.cs#L98
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build using dotnet:
src/libs/H.Hooks/Keyboard.cs#L105
Change type of parameter 'keys' from 'System.Collections.Generic.ICollection<H.Hooks.Key>' to 'System.Collections.Generic.List<H.Hooks.Key>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build using dotnet:
src/libs/H.Hooks/Keyboard.cs#L105
Change type of parameter 'keys' from 'System.Collections.Generic.ICollection<H.Hooks.Key>' to 'System.Collections.Generic.List<H.Hooks.Key>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build using dotnet:
src/libs/H.Hooks/Keys.cs#L98
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Loading