Merge branch 'eesast:dev' into dev #44
build.yml
on: push
dotnet-build-logic
3m 2s
dotnet-build-install
2m 39s
dotnet-build-launcher
1m 4s
Annotations
20 warnings
dotnet-build-install:
installer/Model/EEsast.cs#L68
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/ViewModel/InstallViewModel.cs#L23
Non-nullable field 'numReport' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet-build-install:
installer/ViewModel/InstallViewModel.cs#L23
Non-nullable field 'fileReport' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet-build-install:
installer/Model/EEsast.cs#L126
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L207
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L208
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L209
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/ViewModel/InstallViewModel.cs#L23
Non-nullable field 'numReport' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet-build-install:
installer/ViewModel/InstallViewModel.cs#L23
Non-nullable field 'fileReport' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet-build-install:
installer/Model/EEsast.cs#L68
Dereference of a possibly null reference.
|
dotnet-build-logic:
logic/ClientTest/Program.cs#L41
Unreachable code detected
|
dotnet-build-logic:
logic/Client/Interact/Command.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/PlaybackClient.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/PlaybackClient.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/PlaybackClient.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/Interact/Command.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/Interact/Command.cs#L136
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/Interact/Command.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/Interact/Command.cs#L271
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/Interact/Command.cs#L272
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|