Skip to content

chore(deps): bump the all group with 2 updates #14

chore(deps): bump the all group with 2 updates

chore(deps): bump the all group with 2 updates #14

Triggered via pull request August 19, 2024 22:58
Status Failure
Total duration 1m 27s
Artifacts

pull-request.yml

on: pull_request
Build abd test  /  Build, test and publish
1m 15s
Build abd test / Build, test and publish
Fit to window
Zoom out
Zoom in

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#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' 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#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/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/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/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/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/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)