[增加] 增加处理器是否初始化成功的返回值处理 #53
Annotations
10 warnings
|
Tests/GameFrameX.Tests/UnitTestTime.cs#L10
The field 'UnitTestTime.testTimestamp' is assigned but its value is never used
|
|
Tests/GameFrameX.Tests/UnitTestTime.cs#L439
The variable 'wednesdayTimestamp' is assigned but its value is never used
|
|
Tests/GameFrameX.Tests/UnitTestTime.cs#L127
'TimeHelper.UtcToLocalDateTime(long)' is obsolete: 'UtcSecondsToLocalDateTime(long utcTimestampSeconds) 代替'
|
|
Tests/GameFrameX.Tests/UnitTestTime.cs#L118
'TimeHelper.UtcToUtcDateTime(long)' is obsolete: 'UtcSecondsToUtcDateTime(long utcTimestampSeconds)代替'
|
|
GameFrameX.StartUp/Options/LauncherOptions.cs#L385
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
GameFrameX.StartUp/Options/LauncherOptions.cs#L383
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
GameFrameX.StartUp/Options/LauncherOptions.cs#L383
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
GameFrameX.StartUp/Options/LauncherOptions.cs#L23
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
GameFrameX.Utility/NetHelper.cs#L324
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
GameFrameX.Monitor/NetWork/MetricsNetWorkHelper.cs#L11
Missing XML comment for publicly visible type or member 'MetricsNetWorkHelper'
|
The logs for this run have expired and are no longer available.
Loading