修改GameServer.cs中的GetMessageOfAll函数 #87
format.yml
on: pull_request
clang-format-checking
7s
dotnet-format-checking
1m 32s
Annotations
10 errors
dotnet-format-checking:
logic/Server/GameServer.cs#L360
The name 'msg.buddhists_team_score' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L360
The name 'msg' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L360
The name 'buddhists_team_score' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L360
The name 'score' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L361
The name 'msg.monsters_team_score' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L361
The name 'msg' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L361
The name 'monsters_team_score' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L361
The name 'score' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L363
The name 'msg.buddhists_team_economy' does not exist in the current context.
|
dotnet-format-checking:
logic/Server/GameServer.cs#L363
The name 'msg' does not exist in the current context.
|