Fix packing data files and add build target, bump version to 0.2.1 #21
Annotations
10 warnings
|
Build:
src/TelltaleToolKit/Serialization/Serializers/DefaultClassSerializer.cs#L137
Unreachable code detected
|
|
Build:
src/TelltaleToolKit/Serialization/Serializers/DefaultClassSerializer.cs#L128
Unreachable code detected
|
|
Build:
src/TelltaleToolKit/Serialization/Serializers/DefaultClassSerializer.cs#L78
Possible null reference assignment.
|
|
Build:
src/TelltaleToolKit/T3Types/Vers.cs#L19
Non-nullable property 'MemberType' 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#L18
Non-nullable property 'MemberName' 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/Reflection/MetaClassBuilder.cs#L87
'MetaClassBuilder.CalculateCrc32()' is obsolete: 'This function is deprecated. Prefer to directly initialize the class's CRC32 in the constructor.'
|
|
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
Loading