Skip to content

PR Verification BepInEx #108

PR Verification BepInEx

PR Verification BepInEx #108

Triggered via pull request May 4, 2025 18:47
Status Success
Total duration 39s
Artifacts

verify-build.yml

on: pull_request
Verify Successful Build
35s
Verify Successful Build
Fit to window
Zoom out
Zoom in

Annotations

40 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/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/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/Property/PropertyManager.cs#L70
Possible null reference return.
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/Dialogues/DialogueInjector.cs#L105
Possible null reference argument for parameter 'npc' in 'void DialogueInjector.TryInject(DialogueInjection injection, NPC npc)'.
Verify Successful Build: S1API/AssetBundles/AssetLoader.cs#L33
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/Products/ProductDefinition.cs#L48
'ProductDefinition.Icon' hides inherited member 'ItemDefinition.Icon'. Use the new keyword if hiding was intended.
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Chest.cs#L11
Missing XML comment for publicly visible type or member 'Chest.BulletProofVest'
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Chest.cs#L10
Missing XML comment for publicly visible type or member 'Chest.Blazer'
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Bottom.cs#L12
Missing XML comment for publicly visible type or member 'Bottom.MediumSkirt'
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Bottom.cs#L11
Missing XML comment for publicly visible type or member 'Bottom.LongSkirt'
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/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/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/Dialogues/DialogueInjector.cs#L105
Possible null reference argument for parameter 'npc' in 'void DialogueInjector.TryInject(DialogueInjection injection, NPC npc)'.
Verify Successful Build: S1API/Products/ProductDefinition.cs#L48
'ProductDefinition.Icon' hides inherited member 'ItemDefinition.Icon'. Use the new keyword if hiding was intended.
Verify Successful Build: S1API/AssetBundles/UnityEngine.BE.Il2CppAssetBundleManager/Il2CppAssetBundleManager.cs#L27
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/Products/ProductDefinition.cs#L48
'ProductDefinition.Icon' hides inherited member 'ItemDefinition.Icon'. Use the new keyword if hiding was intended.
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Chest.cs#L11
Missing XML comment for publicly visible type or member 'Chest.BulletProofVest'
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Chest.cs#L10
Missing XML comment for publicly visible type or member 'Chest.Blazer'
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Bottom.cs#L12
Missing XML comment for publicly visible type or member 'Bottom.MediumSkirt'
Verify Successful Build: S1API/Entities/Appearances/AccessoryFields/Bottom.cs#L11
Missing XML comment for publicly visible type or member 'Bottom.LongSkirt'
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L49
The field 'PhoneApp._appCreated' is assigned but its value is never used
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/Property/PropertyManager.cs#L70
Possible null reference return.
Verify Successful Build: S1API/Dialogues/DialogueInjector.cs#L105
Possible null reference argument for parameter 'npc' in 'void DialogueInjector.TryInject(DialogueInjection injection, NPC npc)'.
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/Products/ProductDefinition.cs#L48
'ProductDefinition.Icon' hides inherited member 'ItemDefinition.Icon'. Use the new keyword if hiding was intended.