Bump Avalonia.Xaml.Behaviors from 0.10.19 to 11.0.2 #112
Annotations
10 errors and 10 warnings
build
Type 'BatteryLevelIconControl' already defines a member called 'InitializeComponent' with the same parameter types
|
build
The type 'BatteryLevelIconControl' already contains a definition for 'BatteryIconViewBox'
|
build
The type 'BatteryLevelIconControl' already contains a definition for 'BatteryIconPath'
|
build:
src/LinkZoneApp/LinkZoneManager/Controls/OptionsDisplayItem.cs#L74
The type or namespace name 'IControl' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/LinkZoneApp/LinkZoneManager/Controls/OptionsDisplayItem.cs#L110
'OptionsDisplayItem.OnPropertyChanged<T>(AvaloniaPropertyChangedEventArgs<T>)': no suitable method found to override
|
build:
src/LinkZoneApp/LinkZoneManager/Controls/OptionsDisplayItem.cs#L26
The type or namespace name 'IControl' could not be found (are you missing a using directive or an assembly reference?)
|
build
Type 'SignalStrengthIconControl' already defines a member called 'InitializeComponent' with the same parameter types
|
build
The type 'SignalStrengthIconControl' already contains a definition for 'BatteryIconViewBox'
|
build
The type 'SignalStrengthIconControl' already contains a definition for 'SignalStrengthIconPath'
|
build:
src/LinkZoneApp/LinkZoneManager/ViewLocator.cs#L12
The type or namespace name 'IControl' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/LinkZoneSdk/FluentInterfaces/Connection.cs#L26
Nullability of reference types in value of type 'Result<ConnectionState?>' doesn't match target type 'Result<ConnectionState>'.
|
build:
src/LinkZoneSdk/FluentInterfaces/Network.cs#L27
Nullability of reference types in value of type 'Result<NetworkSettings?>' doesn't match target type 'Result<NetworkSettings>'.
|
build:
src/LinkZoneSdk/FluentInterfaces/System.cs#L26
Nullability of reference types in value of type 'Result<Dictionary<string, object>?>' doesn't match target type 'Result<Dictionary<string, object>>'.
|
build:
src/LinkZoneSdk/FluentInterfaces/System.cs#L47
Nullability of reference types in value of type 'Result<SystemStatus?>' doesn't match target type 'Result<SystemStatus>'.
|
build:
src/LinkZoneSdk/FluentInterfaces/User.cs#L37
Nullability of reference types in value of type 'Result<LoginToken?>' doesn't match target type 'Result<LoginToken>'.
|
build:
src/LinkZoneSdk/FluentInterfaces/User.cs#L40
Dereference of a possibly null reference.
|
build:
src/LinkZoneSdk/FluentInterfaces/User.cs#L78
Nullability of reference types in value of type 'Result<LoginStateInfo?>' doesn't match target type 'Result<LoginStateInfo>'.
|
build:
src/LinkZoneSdk/FluentInterfaces/User.cs#L121
Dereference of a possibly null reference.
|
build:
src/LinkZoneSdk/FluentInterfaces/Ussd.cs#L51
Nullability of reference types in value of type 'Result<UssdResultData?>' doesn't match target type 'Result<UssdResultData>'.
|
build:
src/LinkZoneApp/LinkZoneManager/ViewLocator.cs#L23
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|