[修改]1. 修改版本号的设置 #4
Annotations
1 error and 12 warnings
build
😭 unable to extract version info!
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, AlianBlank/publish-nuget@v1.0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
GameFrameX.Monitor/Account/MetricsAccountRegister.cs#L5
Missing XML comment for publicly visible type or member 'MetricsAccountRegister'
|
build:
GameFrameX.Monitor/DataBase/MetricsDataBaseRegister.cs#L5
Missing XML comment for publicly visible type or member 'MetricsDataBaseRegister'
|
build:
GameFrameX.Monitor/Discovery/MetricsDiscoveryRegister.cs#L5
Missing XML comment for publicly visible type or member 'MetricsDiscoveryRegister'
|
build:
GameFrameX.Monitor/MetricsHelper.cs#L6
Missing XML comment for publicly visible type or member 'MetricsHelper'
|
build:
GameFrameX.Monitor/MetricsHelper.cs#L10
Missing XML comment for publicly visible type or member 'MetricsHelper.Stop()'
|
build:
GameFrameX.Monitor/Player/MetricsPlayerRegister.cs#L5
Missing XML comment for publicly visible type or member 'MetricsPlayerRegister'
|
build:
GameFrameX.Setting/GlobalSettings.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
GameFrameX.Setting/GlobalSettings.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
GameFrameX.Setting/GlobalSettings.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
GameFrameX.ProtoBuf.Net/IProtoInputT.cs#L11
Possible null reference assignment.
|