DIA-3802 git action tests pipeline #46
Annotations
3 errors and 10 warnings
The run was canceled by @Nevazhnovu.
|
|
|
UI-TESTS/FirstLayerUSNAT.cs#L5
'FirstLayerUSNAT.pressAcceptAll()' hides inherited member 'FirstLayer.pressAcceptAll()'. Use the new keyword if hiding was intended.
|
UI-TESTS/FirstLayerUSNAT.cs#L6
'FirstLayerUSNAT.pressRejectAll()' hides inherited member 'FirstLayer.pressRejectAll()'. Use the new keyword if hiding was intended.
|
UI-TESTS/FirstLayerGDPR.cs#L8
'FirstLayerGDPR.pressAcceptAll()' hides inherited member 'FirstLayer.pressAcceptAll()'. Use the new keyword if hiding was intended.
|
UI-TESTS/PmLayerUSNAT.cs#L5
'PmLayerUSNAT.pressSaveAndExit()' hides inherited member 'PmLayer.pressSaveAndExit()'. Use the new keyword if hiding was intended.
|
UI-TESTS/PmLayerUSNAT.cs#L6
'PmLayerUSNAT.pressExit()' hides inherited member 'PmLayer.pressExit()'. Use the new keyword if hiding was intended.
|
UI-TESTS/DriverHelper.cs#L38
Cannot convert null literal to non-nullable reference type.
|
UI-TESTS/FirstLayer.cs#L11
Non-nullable field 'driverHelper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
UI-TESTS/UITests.cs#L54
Possible null reference argument for parameter 'platformName' in 'Pages.Pages(string platformName, WebDriverWait webDriverWait, AndroidDriver<AndroidElement> driverAndroid, IOSDriver<IOSElement> driverIOS, AltDriver altDriver)'.
|
UI-TESTS/PmLayer.cs#L14
Non-nullable field 'driverHelper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
UI-TESTS/UITests.cs#L8
Non-nullable property 'TestContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading