Skip to content

Create dotnet-CI.yml #1

Create dotnet-CI.yml

Create dotnet-CI.yml #1

Triggered via push October 6, 2023 08:31
Status Success
Total duration 4m 23s
Artifacts

dotnet-CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: VDesk/Commands/MoveCommand.cs#L17
Non-nullable property 'ProcessName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: VDesk/Commands/VdeskCommand.cs#L19
Dereference of a possibly null reference.
build: VDesk/Commands/RunCommand.cs#L16
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: VDesk/Commands/RunCommand.cs#L53
Possible null reference argument for parameter 'pocess' in 'void ProcessExtensions.WaitForMainWindow(Process pocess)'.
build: VDesk/Commands/RunCommand.cs#L59
Possible null reference argument for parameter 'pocess' in 'void ProcessExtensions.WaitForMainWindow(Process pocess)'.
build: VDesk/Commands/MoveCommand.cs#L17
Non-nullable property 'ProcessName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: VDesk/Commands/VdeskCommand.cs#L19
Dereference of a possibly null reference.
build: VDesk/Commands/RunCommand.cs#L16
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: VDesk/Commands/RunCommand.cs#L53
Possible null reference argument for parameter 'pocess' in 'void ProcessExtensions.WaitForMainWindow(Process pocess)'.
build: VDesk/Commands/RunCommand.cs#L59
Possible null reference argument for parameter 'pocess' in 'void ProcessExtensions.WaitForMainWindow(Process pocess)'.