Minor refactoring of the command system (GKcli) #401
Annotations
10 warnings
|
projects/GKCore/GKCore/Controllers/BaseController.cs#L763
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
projects/GKCore/GKCore/AppHost.cs#L1241
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
projects/GKCore/GKCore/BaseContext.cs#L1231
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
projects/GKCore/GKCore/Utilities/SingleInstanceProxy.cs#L42
Member 'SingleInstanceProxy.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'SingleInstanceProxy.InitializeLifetimeService()'.
|
|
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
projects/GKGenetix/GKGenetix.UI.EtoForms/Forms/NewEditKitFrm.cs#L69
The field 'NewEditKitFrm.components' is assigned but its value is never used
|
|
projects/GKGenetix/GKGenetix.UI.EtoForms/Forms/NewEditKitFrm.cs#L78
The field 'NewEditKitFrm.saveSuccess' is assigned but its value is never used
|
|
projects/GKGenetix/GKGenetix.UI.EtoForms/Forms/IsoggYTreeFrm.cs#L25
'TreeView' is obsolete: 'Since 2.4. TreeView is deprecated, please use TreeGridView instead.'
|
|
projects/GKGenetix/GKGenetix.UI.EtoForms/Forms/MtPhylogenyFrm.cs#L24
'TreeView' is obsolete: 'Since 2.4. TreeView is deprecated, please use TreeGridView instead.'
|
|
projects/GKGenetix/GKGenetix.UI.EtoForms/UIHelper.cs#L95
'TreeView' is obsolete: 'Since 2.4. TreeView is deprecated, please use TreeGridView instead.'
|
The logs for this run have expired and are no longer available.
Loading