Skip to content

chore(deps): bump Microsoft.Windows.CsWin32 in the all group #58

chore(deps): bump Microsoft.Windows.CsWin32 in the all group

chore(deps): bump Microsoft.Windows.CsWin32 in the all group #58

Triggered via push May 13, 2024 22:50
Status Failure
Total duration 2m 3s
Artifacts

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
1m 52s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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.x' 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#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#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#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#L268
'Point.x' 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/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/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)