Build-Release #75
build-release.yml
on: workflow_dispatch
update-packagejson
/
...
/
validate
2s
cleanup
/
cleanup
create-release
/
Create Release
Annotations
2 errors and 4 warnings
build-dotnet
The 'NoBuild' property was set to true but the 'Build' target was invoked.
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
Converting null literal or possible null value to non-nullable type.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet:
src/R3.Godot/addons/R3.Godot/GodotSignalMapper.cs#L157
Converting null literal or possible null value to non-nullable type.
|
build-dotnet:
src/R3.Godot/addons/R3.Godot/GodotSignalMapper.cs#L157
Dereference of a possibly null reference.
|