Skip to content

[修改]1. 修改Player 对象引用对象错误的问题 #43

[修改]1. 修改Player 对象引用对象错误的问题

[修改]1. 修改Player 对象引用对象错误的问题 #43

Triggered via push August 21, 2024 11:39
Status Failure
Total duration 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: GameFrameX.Hotfix/Logic/Account/Login/LoginComponentAgent.cs#L28
The call is ambiguous between the following methods or properties: 'ActorIdGenerator.GetUniqueId(IdModule)' and 'ActorIdGenerator.GetUniqueId(ushort)'
build: GameFrameX.Hotfix/Logic/Account/Login/LoginComponentAgent.cs#L28
The call is ambiguous between the following methods or properties: 'ActorIdGenerator.GetUniqueId(IdModule)' and 'ActorIdGenerator.GetUniqueId(ushort)'
build
Process completed with exit code 1.
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. 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'