Skip to content

feat: ✨ finish UI and basic front-end logic #73

feat: ✨ finish UI and basic front-end logic

feat: ✨ finish UI and basic front-end logic #73

Triggered via pull request October 28, 2023 16:37
@Grange007Grange007
synchronize #15
dev
Status Success
Total duration 13m 7s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dotnet-build: logic/Client/MainPage.xaml.cs#L588
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build: logic/Client/MainPage.xaml.cs#L374
The variable 'ex' is declared but never used
dotnet-build: logic/Client/MainPage.xaml.cs#L614
The field 'MainPage.gameTime' is never used
dotnet-build: logic/Client/MainPage.xaml.cs#L596
The field 'MainPage.playerID' is never used
dotnet-build: logic/Client/MainPage.xaml.cs#L588
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
dotnet-build: logic/Client/MainPage.xaml.cs#L595
The field 'MainPage.isPlaybackMode' is never used
dotnet-build: logic/Client/MainPage.xaml.cs#L597
The field 'MainPage.unit' is never used
dotnet-build: logic/Client/GameStatusBar.xaml.cs#L9
Field 'GameStatusBar.lengthOfHp3Slide' is never assigned to, and will always have its default value 0
dotnet-build: logic/Client/MainPage.xaml.cs#L589
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false
dotnet-build: logic/Client/GameStatusBar.xaml.cs#L7
Field 'GameStatusBar.lengthOfHp1Slide' is never assigned to, and will always have its default value 0