Skip to content

修改GameServer.cs中的GetMessageOfAll函数 #87

修改GameServer.cs中的GetMessageOfAll函数

修改GameServer.cs中的GetMessageOfAll函数 #87

Triggered via pull request November 9, 2024 14:00
@yihan-wayihan-wa
synchronize #37
yihan-wa:dev
Status Failure
Total duration 1m 44s
Artifacts

format.yml

on: pull_request
clang-format-checking
7s
clang-format-checking
dotnet-format-checking
1m 32s
dotnet-format-checking
Fit to window
Zoom out
Zoom in

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.