Fix Pelt Name when Trader says the line #923
Annotations
12 warnings
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, actions/upload-artifact@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/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/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/Card/CardManager.cs#L478
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
InscryptionAPI
|
8.1 MB |
|