Skip to content

refactor: injection formatting 순서 변경 #56

refactor: injection formatting 순서 변경

refactor: injection formatting 순서 변경 #56

Triggered via push June 14, 2023 09:33
Status Success
Total duration 31s
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.