Skip to content
Triggered via release October 19, 2024 20:03
@Dor-blDor-bl
published v6.0.0
Status Success
Total duration 1m 13s
Artifacts

release-nuget.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Appium.Net/Appium/Interfaces/INetworkActions.cs#L31
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/Appium.Net/Appium/Interfaces/INetworkActions.cs#L31
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
build: src/Appium.Net/Appium/Windows/WindowsDriver.cs#L178
'WindowsDriver.HideKeyboard(string, string)' hides inherited member 'AppiumDriver.HideKeyboard(string, string)'. Use the new keyword if hiding was intended.
build: src/Appium.Net/Appium/Interfaces/IHidesKeyboardWithKeyName.cs#L31
'IHidesKeyboardWithKeyName.HideKeyboard(string, string)' hides inherited member 'IHidesKeyboard.HideKeyboard(string, string)'. Use the new keyword if hiding was intended.
build: src/Appium.Net/Appium/iOS/IOSDriver.cs#L187
'IOSDriver.HideKeyboard(string, string)' hides inherited member 'AppiumDriver.HideKeyboard(string, string)'. Use the new keyword if hiding was intended.
build: src/Appium.Net/Appium/Service/AppiumCommandExecutor.cs#L76
The variable 'e' is declared but never used
build: src/Appium.Net/Appium/Android/Interfaces/IPushesFiles.cs#L26
XML comment has a param tag for 'stringData', but there is no parameter by that name
build: src/Appium.Net/Appium/Android/Interfaces/IPushesFiles.cs#L27
Parameter 'base64Data' has no matching param tag in the XML comment for 'IPushesFiles.PushFile(string, string)' (but other parameters do)
build: src/Appium.Net/Appium/Android/Interfaces/IPushesFiles.cs#L40
XML comment has a param tag for 'base64Data', but there is no parameter by that name
build: src/Appium.Net/Appium/Android/Interfaces/IPushesFiles.cs#L41
Parameter 'file' has no matching param tag in the XML comment for 'IPushesFiles.PushFile(string, FileInfo)' (but other parameters do)