feat: Add .editorconfig and add XML documentation for some fields #106
verify-build.yml
on: pull_request
Verify Successful Build
37s
Annotations
38 warnings
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/Internal/Utils/ReflectionUtils.cs#L147
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAccessoryAppearance.cs#L38
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAccessoryAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseBodyAppearance.cs#L38
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseBodyAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/Internal/Utils/ArrayExtensions.cs#L48
Dereference of a possibly null reference.
|
|
Verify Successful Build:
S1API/Internal/Utils/ArrayExtensions.cs#L45
Dereference of a possibly null reference.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseFaceAppearance.cs#L38
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseFaceAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/PhoneApp/PhoneApp.cs#L49
The field 'PhoneApp._appCreated' is assigned but its value is never used
|
|
Verify Successful Build:
S1API/Property/PropertyManager.cs#L70
Possible null reference return.
|
|
Verify Successful Build:
S1API/Entities/NPC.cs#L613
Non-nullable property 'Appearance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Verify Successful Build:
S1API/UI/UIFactory.cs#L149
Non-nullable field 'roundedSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Verify Successful Build:
S1API/PhoneApp/PhoneApp.cs#L49
The field 'PhoneApp._appCreated' is assigned but its value is never used
|
|
Verify Successful Build:
S1API/Property/PropertyManager.cs#L70
Possible null reference return.
|
|
Verify Successful Build:
S1API/Entities/NPC.cs#L613
Non-nullable property 'Appearance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Verify Successful Build:
S1API/UI/UIFactory.cs#L149
Non-nullable field 'roundedSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseFaceAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAccessoryAppearance.cs#L38
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAccessoryAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAppearance.cs#L38
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Verify Successful Build:
S1API/Entities/Appearances/Base/BaseAppearance.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
Verify Successful Build:
S1API/Property/PropertyManager.cs#L70
Possible null reference return.
|
|
Verify Successful Build:
S1API/Internal/Utils/ReflectionUtils.cs#L147
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
|
Verify Successful Build:
S1API/Internal/Utils/ArrayExtensions.cs#L48
Dereference of a possibly null reference.
|
|
Verify Successful Build:
S1API/Internal/Utils/ArrayExtensions.cs#L45
Dereference of a possibly null reference.
|
|
Verify Successful Build:
S1API/UI/UIFactory.cs#L149
Non-nullable field 'roundedSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Verify Successful Build:
S1API/S1API.cs#L29
Class S1API has BepInPlugin attribute but does not inherit from BaseUnityPlugin
|
|
Verify Successful Build:
S1API/obj/MonoBepInEx/netstandard2.1/MyPluginInfo.cs#L7
Missing XML comment for publicly visible type or member 'MyPluginInfo.PLUGIN_VERSION'
|
|
Verify Successful Build:
S1API/obj/MonoBepInEx/netstandard2.1/MyPluginInfo.cs#L6
Missing XML comment for publicly visible type or member 'MyPluginInfo.PLUGIN_NAME'
|
|
Verify Successful Build:
S1API/obj/MonoBepInEx/netstandard2.1/MyPluginInfo.cs#L5
Missing XML comment for publicly visible type or member 'MyPluginInfo.PLUGIN_GUID'
|
|
Verify Successful Build:
S1API/obj/MonoBepInEx/netstandard2.1/MyPluginInfo.cs#L3
Missing XML comment for publicly visible type or member 'MyPluginInfo'
|
|
Verify Successful Build:
S1API/S1API.cs#L29
Missing XML comment for publicly visible type or member 'S1API'
|
|
Verify Successful Build:
S1API/PhoneApp/PhoneApp.cs#L49
The field 'PhoneApp._appCreated' is assigned but its value is never used
|
|
Verify Successful Build:
S1API/Property/PropertyManager.cs#L70
Possible null reference return.
|
|
Verify Successful Build:
S1API/Entities/NPC.cs#L613
Non-nullable property 'Appearance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Verify Successful Build:
S1API/UI/UIFactory.cs#L149
Non-nullable field 'roundedSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|