[增加] 增加空闲Actor回收的时间配置 #52
Annotations
10 warnings
|
build:
Tests/GameFrameX.Tests/UnitTestTime.cs#L127
'TimeHelper.UtcToLocalDateTime(long)' is obsolete: 'UtcSecondsToLocalDateTime(long utcTimestampSeconds) 代替'
|
|
build:
Tests/GameFrameX.Tests/UnitTestTime.cs#L118
'TimeHelper.UtcToUtcDateTime(long)' is obsolete: 'UtcSecondsToUtcDateTime(long utcTimestampSeconds)代替'
|
|
build:
GameFrameX.CodeGenerator/Agent/AgentGenerator.cs#L15
'GameFrameX.CodeGenerator.Agent.AgentGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build:
GameFrameX.CodeGenerator/Agent/AgentGenerator.cs#L14
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
|
build:
GameFrameX.StartUp/Options/LauncherOptions.cs#L385
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
build:
GameFrameX.StartUp/Options/LauncherOptions.cs#L383
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
build:
GameFrameX.StartUp/Options/LauncherOptions.cs#L383
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
build:
GameFrameX.StartUp/Options/LauncherOptions.cs#L23
'LauncherOptions.APMPort' is obsolete: 'MetricsPort 代替'
|
|
build:
GameFrameX.Utility/NetHelper.cs#L324
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
GameFrameX.Monitor/NetWork/MetricsNetWorkHelper.cs#L11
Missing XML comment for publicly visible type or member 'MetricsNetWorkHelper'
|