Skip to content

fix: BuildPlayer exception handling #57

fix: BuildPlayer exception handling

fix: BuildPlayer exception handling #57

Triggered via push June 28, 2023 09:41
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Packages/UActions/Editor/Actions/ActionHelper.cs#L49
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/Actions/ActionHelper.cs#L59
Possible null reference assignment.
build: Packages/UActions/Editor/InputAttribute.cs#L22
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/Actions/ExecuteShellCommand.cs#L16
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/WorkflowActionRunner.cs#L84
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/WorkflowArgumentView.cs#L54
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/WorkflowArgumentView.cs#L82
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/WorkflowContext.cs#L14
Cannot convert null literal to non-nullable reference type.
build: Packages/UActions/Editor/WorkflowContext.cs#L16
Possible null reference assignment.
build: Packages/UActions/Editor/WorkflowContext.cs#L35
Possible null reference assignment.