Skip to content

Fix Pelt Name when Trader says the line #922

Fix Pelt Name when Trader says the line

Fix Pelt Name when Trader says the line #922

Triggered via pull request November 23, 2024 16:59
Status Failure
Total duration 28s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: InscryptionAPI/Pelts/PeltManager.cs#L231
The type or namespace name 'strring' could not be found (are you missing a using directive or an assembly reference?)
build: InscryptionAPI/Pelts/PeltManager.cs#L231
The type or namespace name 'strring' could not be found (are you missing a using directive or an assembly reference?)
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/TalkingCards/Create/TalkingCardCreator.cs#L112
Possible null reference argument for parameter 'obj' in 'void TalkingCardCreator.RecursiveSetLayer(GameObject obj, string layerName)'.
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/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#L226
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
build: InscryptionAPI/Saves/ModdedSaveManager.cs#L52
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
build: InscryptionAPI/Saves/ModdedSaveManager.cs#L59
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
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/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'