兼容.NET8 #27
Annotations
10 warnings
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Special/CS0104/Cs0104Model.cs#L9
Non-nullable field 'A' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Special/Readonly/ReadonlyTest.cs#L49
Non-nullable field 'interface3' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Special/Readonly/ReadonlyTest.cs#L50
Non-nullable field 'interface' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Special/Readonly/ReadonlyTest.cs#L51
Non-nullable field 'interface2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Reverser/NullableReverserTest.cs#L35
Possible null reference argument for parameter 'fieldInfo' in 'string NullableMemberReverser.GetMemberNullableDevelopName(FieldInfo fieldInfo)'.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Reverser/NullableReverserTest.cs#L39
Possible null reference argument for parameter 'fieldInfo' in 'string NullableMemberReverser.GetMemberNullableDevelopName(FieldInfo fieldInfo)'.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Reverser/NullableReverserTest.cs#L47
Possible null reference argument for parameter 'fieldInfo' in 'string NullableMemberReverser.GetMemberNullableDevelopName(FieldInfo fieldInfo)'.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Reverser/NullableReverserTest.cs#L51
Possible null reference argument for parameter 'fieldInfo' in 'string NullableMemberReverser.GetMemberNullableDevelopName(FieldInfo fieldInfo)'.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Reverser/NullableReverserTest.cs#L148
Non-nullable field 'ArrayNullableField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
🚦 NatashaFunctionUT UT Test:
test/ut/NatashaFunctionUT/Reverser/NullableReverserTest.cs#L149
Non-nullable field 'DictionaryNullableField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading