refactor: Selenium 4 + Appium Upgrade #469
Annotations
3 errors, 10 warnings, and 1 notice
|
build
Process completed with exit code 1.
|
|
build
Cannot create a package that has no dependencies nor content.
|
|
build
Cannot create a package that has no dependencies nor content.
|
|
build:
src/Legerity.Core/Android/AndroidAppManagerOptions.cs#L15
Non-nullable property 'AppId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Legerity.Core/Windows/WindowsAppManagerOptions.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/Windows/WindowsAppManagerOptions.cs#L15
Non-nullable property 'AppId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Legerity.Core/Extensions/PageExtensions.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/Extensions/ElementWrapperExtensions.cs#L160
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/Extensions/ElementExtensions.cs#L122
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/Extensions/DriverExtensions.cs#L120
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/AppManager.cs#L110
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/LegerityTestClass.cs#L124
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Legerity.Core/LegerityTestClass.cs#L89
Cannot convert null literal to non-nullable reference type.
|
|
build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|