Skip to content

feat: BuildAction에 Craete Symbol 옵션 추가 #53

feat: BuildAction에 Craete Symbol 옵션 추가

feat: BuildAction에 Craete Symbol 옵션 추가 #53

Triggered via push June 14, 2023 04:59
Status Success
Total duration 30s
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.