feat: 🎨 server #250
build.yml
on: pull_request
dotnet-build-logic
3m 26s
dotnet-build-install
3m 33s
dotnet-build-launcher
1m 10s
Annotations
10 errors and 4 warnings
dotnet-build-logic:
logic/Client/GameStatusBar.xaml.cs#L21
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L395
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L498
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L619
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/GameStatusBar.xaml.cs#L21
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L395
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L498
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L619
The type or namespace name 'MessageOfBuilding' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-logic:
logic/GameClass/GameObj/Areas/Home.cs#L7
'Home' does not implement interface member 'IHome.TeamID'. 'Home.TeamID' cannot implement 'IHome.TeamID' because it does not have the matching return type of 'AtomicLong'.
|
dotnet-build-logic:
logic/GameClass/GameObj/Areas/Home.cs#L7
'Home' does not implement interface member 'IHome.Score'. 'Home.Score' cannot implement 'IHome.Score' because it does not have the matching return type of 'long'.
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|