chore(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the all group #15
pull-request.yml
on: pull_request
Build abd test
/
Build, test and publish
1m 29s
Annotations
10 errors and 10 warnings
Build abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L268
'Point.x' is inaccessible due to its protection level
|
Build abd test / Build, test and publish:
src/libs/H.Hooks/LowLevelMouseHook.cs#L269
'Point.y' is inaccessible due to its protection level
|
Build abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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 abd test / 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)
|