Merge pull request #319 from HumabHatterZed/main #928
Annotations
11 warnings
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L33
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L44
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L63
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L67
'ExtendedAbilityBehaviour.GetPassiveAttackBuffs()' is obsolete: 'Use IPassiveAttackBuff instead'
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L79
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L83
'ExtendedAbilityBehaviour.GetPassiveHealthBuffs()' is obsolete: 'Use IPassiveHealthBuff instead'
|
Build:
InscryptionAPI/TalkingCards/Create/TalkingCardCreator.cs#L112
Possible null reference argument for parameter 'obj' in 'void TalkingCardCreator.RecursiveSetLayer(GameObject obj, string layerName)'.
|
Build:
InscryptionAPI/Items/ConsumableItemPatches.cs#L158
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
Build:
InscryptionAPI/Encounters/OpponentManager.cs#L332
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
Build:
InscryptionAPI/Encounters/OpponentManager.cs#L226
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "InscryptionAPI".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading