Bump ReactiveUI from 19.5.72 to 19.6.1 #357
Annotations
13 warnings
Test:
Taskington.Base/Plans/InvalidPlanExecution.cs#L8
The event 'InvalidPlanExecution.PlanStatusTextUpdated' is never used
|
Test:
Taskington.Base/Plans/InvalidPlanExecution.cs#L7
The event 'InvalidPlanExecution.PlanProgressUpdated' is never used
|
Test:
Taskington.Base/Plans/InvalidPlanExecution.cs#L12
The event 'InvalidPlanExecution.PlanPreCheckRequested' is never used
|
Build Windows Installer:
Taskington.Base/Plans/InvalidPlanExecution.cs#L7
The event 'InvalidPlanExecution.PlanProgressUpdated' is never used
|
Build Windows Installer:
Taskington.Base/Plans/InvalidPlanExecution.cs#L8
The event 'InvalidPlanExecution.PlanStatusTextUpdated' is never used
|
Build Windows Installer:
Taskington.Base/Plans/InvalidPlanExecution.cs#L12
The event 'InvalidPlanExecution.PlanPreCheckRequested' is never used
|
Build Windows Installer:
Taskington.Base/Extension/ExtensionHost.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The return value of method 'System.Reflection.CustomAttributeTypedArgument.Value.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build Windows Installer:
Taskington.Base/Extension/ExtensionHost.cs#L38
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Reflection.CustomAttributeTypedArgument.Value.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build Windows Installer:
Taskington.Base/TinyBus/DeclarativeSubscriptions.cs#L124
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, Type[])'. The parameter 'baseMessageType' of method 'Taskington.Base.TinyBus.DeclarativeSubscriptions.GetOneWaySubscribeMethod(Type, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build Windows Installer:
Taskington.Base/TinyBus/DeclarativeSubscriptions.cs#L129
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, Type[])'. The parameter 'baseMessageType' of method 'Taskington.Base.TinyBus.DeclarativeSubscriptions.GetRequestSubscribeMethod(Type, Type, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build Windows Installer:
Taskington.Gui/Views/EditPlanWindow.xaml.cs#L42
'OpenFolderDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build Windows Installer:
Taskington.Gui/Views/EditPlanWindow.xaml.cs#L54
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build Windows Installer:
Taskington.Gui/ViewLocator.cs#L17
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
Loading