Add TelltaleToolKit Logger and GetDebugString methods#16
Merged
Annotations
10 warnings
|
Build:
src/TelltaleToolKit/T3Types/Animations/LocationInfo.cs#L15
Non-nullable property 'AttachmentNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Animations/PhonemeKey.cs#L11
Non-nullable property 'Phoneme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Animations/PhonemeTable.cs#L14
Non-nullable property 'Animation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Animations/PhonemeTable.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Vers.cs#L9
Non-nullable property 'ClassName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Vers.cs#L8
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Audio/FootSteps2.cs#L17
Non-nullable property 'MaterialMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Audio/FootSteps2.cs#L14
Non-nullable property 'EventName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Voice/VoiceData.cs#L32
Non-nullable property 'VoiceDataBuffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/T3Types/Dialogs/Dlg/JiraRecordManager.cs#L15
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading