Skip to content

test: Bump NUnit from 4.4.0 to 4.5.1 #112

test: Bump NUnit from 4.4.0 to 4.5.1

test: Bump NUnit from 4.4.0 to 4.5.1 #112

Triggered via pull request March 11, 2026 20:24
Status Success
Total duration 9m 0s
Artifacts

unit-test.yml

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

Annotations

23 warnings
test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/test-reporter@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.
test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/test-reporter@v2, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/test-reporter@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.