Fix index error when loading custom challenges, publicise SetPrefabModelType #319
Annotations
11 warnings
|
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/
|
|
InscryptionAPI/Encounters/OpponentManager.cs#L332
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
|
InscryptionAPI/Items/ConsumableItemPatches.cs#L158
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
|
InscryptionAPI/Encounters/OpponentManager.cs#L226
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
|
|
InscryptionAPI/Localizing/LocalizationManager_Patches.cs#L128
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
|
|
InscryptionAPI/Localizing/LocalizationManager_Patches.cs#L132
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
|
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L33
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L44
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L63
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L67
'ExtendedAbilityBehaviour.GetPassiveAttackBuffs()' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L79
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
The logs for this run have expired and are no longer available.
Loading