[修改]1. 修改Actor的处理 #46
Annotations
1 error and 12 warnings
build
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, AlianBlank/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
GameFrameX.Core.Config/StringUtil.cs#L10
Missing XML comment for publicly visible type or member 'StringUtil.ToStr(object)'
|
build:
GameFrameX.Core.Config/StringUtil.cs#L15
Missing XML comment for publicly visible type or member 'StringUtil.ToStr(object, StringBuilder)'
|
build:
GameFrameX.Core.Config/StringUtil.cs#L30
Missing XML comment for publicly visible type or member 'StringUtil.ArrayToString<T>(T[])'
|
build:
GameFrameX.Core.Config/StringUtil.cs#L36
Missing XML comment for publicly visible type or member 'StringUtil.CollectionToString<T>(IEnumerable<T>)'
|
build:
GameFrameX.Core.Config/StringUtil.cs#L42
Missing XML comment for publicly visible type or member 'StringUtil.CollectionToString<TK, TV>(IDictionary<TK, TV>)'
|
build:
GameFrameX.Core.Config/SerializationException.cs#L4
XML comment is not placed on a valid language element
|
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/Player/MetricsPlayerRegister.cs#L5
Missing XML comment for publicly visible type or member 'MetricsPlayerRegister'
|