Fix Pelt Name when Trader says the line #921
Annotations
7 errors and 11 warnings
build:
InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'peltCardInfo' does not exist in the current context
|
build:
InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'peltCardInfo' does not exist in the current context
|
build:
InscryptionAPI/Pelts/PeltManager.cs#L239
The name 'result' does not exist in the current context
|
build:
InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'peltCardInfo' does not exist in the current context
|
build:
InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'peltCardInfo' does not exist in the current context
|
build:
InscryptionAPI/Pelts/PeltManager.cs#L239
The name 'result' does not exist in the current context
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/Card/CardManager.cs#L478
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'
|