feat(SafeValue): ✨ change the SafeValue #124
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 10 warnings
dotnet-build:
logic/Preparation/Utility/SafeValue/Atomic.cs#L47
Semicolon after method or accessor block is not valid
|
dotnet-build:
logic/Preparation/Utility/SafeValue/Atomic.cs#L137
Semicolon after method or accessor block is not valid
|
dotnet-build:
logic/Preparation/Utility/SafeValue/Atomic.cs#L47
Semicolon after method or accessor block is not valid
|
dotnet-build:
logic/Preparation/Utility/SafeValue/Atomic.cs#L137
Semicolon after method or accessor block is not valid
|
dotnet-build
Process completed with exit code 1.
|
dotnet-build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
dotnet-build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
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#L597
The field 'MainPage.unit' is never used
|
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/MainPage.xaml.cs#L596
The field 'MainPage.playerID' 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#L595
The field 'MainPage.isPlaybackMode' is never used
|
dotnet-build:
logic/Client/GameStatusBar.xaml.cs#L8
Field 'GameStatusBar.lengthOfHp2Slide' is never assigned to, and will always have its default value 0
|