Skip to content

Fix Pelt Name when Trader says the line #920

Fix Pelt Name when Trader says the line

Fix Pelt Name when Trader says the line #920

Triggered via pull request November 23, 2024 03:29
Status Failure
Total duration 43s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build: InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'cardName' does not exist in the current context
build: InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'cardName' does not exist in the current context
build: InscryptionAPI/Pelts/PeltManager.cs#L235
'string' does not contain a definition for 'ToLowerInvarient' and no accessible extension method 'ToLowerInvarient' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
build: InscryptionAPI/Pelts/PeltManager.cs#L239
The name 'result' does not exist in the current context
build: InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'cardName' does not exist in the current context
build: InscryptionAPI/Pelts/PeltManager.cs#L210
The name 'cardName' does not exist in the current context
build: InscryptionAPI/Pelts/PeltManager.cs#L235
'string' does not contain a definition for 'ToLowerInvarient' and no accessible extension method 'ToLowerInvarient' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
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/Items/ConsumableItemPatches.cs#L158
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
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/Localizing/LocalizationManager_Patches.cs#L128
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
build: InscryptionAPI/Localizing/LocalizationManager_Patches.cs#L132
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
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'
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'