Skip to content

Merge branch 'dev' into dev #41

Merge branch 'dev' into dev

Merge branch 'dev' into dev #41

Triggered via push April 13, 2024 16:14
Status Success
Total duration 4m 11s
Artifacts

build.yml

on: push
dotnet-build-logic
4m 0s
dotnet-build-logic
dotnet-build-install
3m 8s
dotnet-build-install
dotnet-build-launcher
1m 4s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
dotnet-build-install: installer/Model/EEsast.cs#L66
Dereference of a possibly null reference.
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/Model/EEsast.cs#L66
Dereference of a possibly null reference.
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-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
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#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#L265
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#L266
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#L204
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/ViewModel/GeneralViewModel.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.