chore(deps): bump Microsoft.NET.Test.Sdk in the all group #65
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
1m 23s
Annotations
10 errors and 10 warnings
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L268
'Point.x' is inaccessible due to its protection level
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L269
'Point.y' is inaccessible due to its protection level
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L268
'Point' does not contain a definition for 'x' and no accessible extension method 'x' accepting a first argument of type 'Point' could be found (are you missing a using directive or an assembly reference?)
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L268
'Point' does not contain a definition for 'x' and no accessible extension method 'x' accepting a first argument of type 'Point' could be found (are you missing a using directive or an assembly reference?)
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L269
'Point' does not contain a definition for 'y' and no accessible extension method 'y' accepting a first argument of type 'Point' could be found (are you missing a using directive or an assembly reference?)
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L269
'Point' does not contain a definition for 'y' and no accessible extension method 'y' accepting a first argument of type 'Point' could be found (are you missing a using directive or an assembly reference?)
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L268
'Point' does not contain a definition for 'x' and no accessible extension method 'x' accepting a first argument of type 'Point' could be found (are you missing a using directive or an assembly reference?)
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L269
'Point' does not contain a definition for 'y' and no accessible extension method 'y' accepting a first argument of type 'Point' could be found (are you missing a using directive or an assembly reference?)
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L268
'Point.x' is inaccessible due to its protection level
|
Build, test and publish / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L269
'Point.y' is inaccessible due to its protection level
|
Build, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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, test and publish / Build, test and publish:
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)
|