Skip to content

docs: set note about deps version (#1005) #86

docs: set note about deps version (#1005)

docs: set note about deps version (#1005) #86

Triggered via push February 6, 2026 05:53
Status Success
Total duration 5m 17s
Artifacts

unit-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test (macos-latest): src/Appium.Net/Appium/Windows/WindowsDriver.cs#L178
'WindowsDriver.HideKeyboard(string)' hides inherited member 'AppiumDriver.HideKeyboard(string)'. Use the new keyword if hiding was intended.
test (macos-latest): test/integration/IOS/ClipboardTest.cs#L80
This call site is reachable on all platforms. 'Image' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test (macos-latest): test/integration/Android/WaitTests.cs#L58
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
test (macos-latest): test/integration/ServerTests/StartingAppLocallyTest.cs#L151
The variable 'e' is declared but never used
test (macos-latest): test/integration/Android/WaitTests.cs#L58
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
test (macos-latest): test/integration/ServerTests/StartingAppLocallyTest.cs#L151
The variable 'e' is declared but never used
test (macos-latest): src/Appium.Net/Appium/Service/AppiumCommandExecutor.cs#L75
The variable 'e' is declared but never used
test (macos-latest): src/Appium.Net/Appium/Windows/WindowsDriver.cs#L178
'WindowsDriver.HideKeyboard(string)' hides inherited member 'AppiumDriver.HideKeyboard(string)'. Use the new keyword if hiding was intended.
test (ubuntu-latest): src/Appium.Net/Appium/Windows/WindowsDriver.cs#L178
'WindowsDriver.HideKeyboard(string)' hides inherited member 'AppiumDriver.HideKeyboard(string)'. Use the new keyword if hiding was intended.
test (ubuntu-latest): test/integration/IOS/ClipboardTest.cs#L80
This call site is reachable on all platforms. 'Image' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test (ubuntu-latest): test/integration/Android/WaitTests.cs#L58
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
test (ubuntu-latest): test/integration/ServerTests/StartingAppLocallyTest.cs#L151
The variable 'e' is declared but never used
test (ubuntu-latest): test/integration/Android/WaitTests.cs#L58
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
test (ubuntu-latest): test/integration/ServerTests/StartingAppLocallyTest.cs#L151
The variable 'e' is declared but never used
test (ubuntu-latest): src/Appium.Net/Appium/Service/AppiumCommandExecutor.cs#L75
The variable 'e' is declared but never used
test (ubuntu-latest): src/Appium.Net/Appium/Windows/WindowsDriver.cs#L178
'WindowsDriver.HideKeyboard(string)' hides inherited member 'AppiumDriver.HideKeyboard(string)'. Use the new keyword if hiding was intended.