ci: migrate builds to GitHub Actions - #31
Open
nepp95 wants to merge 2 commits into
Open
Annotations
10 warnings
|
Build tests on Windows:
EppoScriptCore/Source/Scene/Components.cs#L8
Non-nullable property 'Entity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L26
Non-nullable field 'Methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L25
Non-nullable field 'Fields' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L24
Non-nullable field 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L23
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L18
Non-nullable field 'Info' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L17
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L11
Non-nullable field 'Info' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Core/ScriptGlue.cs#L9
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build tests on Windows:
EppoScriptCore/Source/Scene/Entity.cs#L68
Possible null reference return.
|
background
wait
wait-all
cancel
parallel
Loading