Multi-Same-Colour Mox Costs #884
Annotations
10 errors and 11 warnings
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L869
'List<Tuple<GemType, int, Renderer>>' does not contain a definition for 'Values' and no accessible extension method 'Values' accepting a first argument of type 'List<Tuple<GemType, int, Renderer>>' could be found (are you missing a using directive or an assembly reference?)
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L873
A local or parameter named 'gemRenderInfo' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L874
A local or parameter named 'gemContainer' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L885
A local or parameter named 'gemRenderInfo' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L889
A local or parameter named 'gemContainer' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L895
A local or parameter named 'gemRenderInfo' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L899
A local or parameter named 'gemContainer' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L905
A local or parameter named 'gemRenderInfo' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L909
A local or parameter named 'gemContainer' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
InscryptionCommunityPatch/Card/Part3CardCostRender.cs#L869
'List<Tuple<GemType, int, Renderer>>' does not contain a definition for 'Values' and no accessible extension method 'Values' accepting a first argument of type 'List<Tuple<GemType, int, Renderer>>' could be found (are you missing a using directive or an assembly reference?)
|
The following actions uses Node.js version which is deprecated 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/
|
InscryptionAPI/Card/CardManager.cs#L478
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
InscryptionAPI/Encounters/OpponentManager.cs#L327
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L33
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
InscryptionAPI/Encounters/OpponentManager.cs#L194
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
|
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'
|
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L83
'ExtendedAbilityBehaviour.GetPassiveHealthBuffs()' is obsolete: 'Use IPassiveHealthBuff instead'
|
InscryptionAPI/Saves/ModdedSaveManager.cs#L52
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
|
This job failed
Loading