build: 📝 install: model code snippet finished. #103
build.yml
on: pull_request
dotnet-build-logic
2m 42s
dotnet-build-install
1m 36s
dotnet-build-launcher
32s
dotnet-build-playback
1m 45s
Annotations
10 errors and 20 warnings
dotnet-build-install:
installer/Model/Downloader.cs#L9
The type or namespace name 'Vision' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Tencent_Cos.cs#L12
The type or namespace name 'CoreGraphics' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Downloader.cs#L9
The type or namespace name 'Vision' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Tencent_Cos.cs#L12
The type or namespace name 'CoreGraphics' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Downloader.cs#L9
The type or namespace name 'Vision' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Tencent_Cos.cs#L12
The type or namespace name 'CoreGraphics' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Downloader.cs#L9
The type or namespace name 'Vision' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install:
installer/Model/Tencent_Cos.cs#L12
The type or namespace name 'CoreGraphics' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-install
Process completed with exit code 1.
|
dotnet-build-logic
Process completed with exit code 1.
|
dotnet-build-install:
installer/Model/Downloader.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/Model/Downloader.cs#L201
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/ViewModel/Common.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/Model/EEsast.cs#L23
The type name 'language' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
dotnet-build-install:
installer/ViewModel/Common.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/ViewModel/Common.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/ViewModel/Common.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/Model/Helper.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/ViewModel/Common.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-install:
installer/ViewModel/Common.cs#L32
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#L588
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#L374
The variable 'ex' is declared but never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L589
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false
|
dotnet-build-logic:
logic/Client/GameStatusBar.xaml.cs#L8
Field 'GameStatusBar.lengthOfHp2Slide' is never assigned to, and will always have its default value 0
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L614
The field 'MainPage.gameTime' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
The field 'MainPage.unit' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L595
The field 'MainPage.isPlaybackMode' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L596
The field 'MainPage.playerID' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L588
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
|
dotnet-build-logic:
logic/Client/GameStatusBar.xaml.cs#L7
Field 'GameStatusBar.lengthOfHp1Slide' is never assigned to, and will always have its default value 0
|