Bump version to 0.2.0, update documentation, changelogs and license, fix a minor issue in some projects#19
Merged
Annotations
10 warnings
|
Build:
src/TelltaleToolKit/T3Types/StyleGuides/ActingPallete.cs#L37
Non-nullable property 'BaseClassActingOverridablePropOwner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/TelltaleToolKit/Reflection/MetaClassTypeRegistry.cs#L1423
Possible null reference argument for parameter 'key' in 'void Dictionary<string, MetaClassType>.Add(string key, MetaClassType value)'.
|
|
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/Serialization/Binary/MetaStreamWriter.cs#L170
Possible null reference assignment.
|
|
Build:
src/TelltaleToolKit/Serialization/Binary/MetaStreamWriter.cs#L169
Converting null literal or possible null value to non-nullable type.
|
|
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/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