Update lang_es.txt (#74) #336
Annotations
10 errors and 1 warning
build (Release):
TeraFinder.Core/Classes/EncounterDist9.cs#L18
'EncounterDist9.Location' in explicit interface declaration is not found among members of the interface that can be implemented
|
build (Release):
TeraFinder.Core/Classes/EncounterDist9.cs#L8
'EncounterDist9' does not implement interface member 'IGeneration.Generation'. 'EncounterDist9.Generation' cannot implement 'IGeneration.Generation' because it does not have the matching return type of 'byte'.
|
build (Release):
TeraFinder.Core/Classes/EncounterDist9.cs#L8
'EncounterDist9' does not implement interface member 'ILocation.Location'
|
build (Release):
TeraFinder.Core/Classes/EncounterDist9.cs#L8
'EncounterDist9' does not implement interface member 'ILocation.EggLocation'. 'EncounterDist9.EggLocation' cannot implement 'ILocation.EggLocation' because it does not have the matching return type of 'ushort'.
|
build (Release):
TeraFinder.Core/Classes/EncounterMight9.cs#L17
'EncounterMight9.Location' in explicit interface declaration is not found among members of the interface that can be implemented
|
build (Release):
TeraFinder.Core/Classes/EncounterMight9.cs#L7
'EncounterMight9' does not implement interface member 'IGeneration.Generation'. 'EncounterMight9.Generation' cannot implement 'IGeneration.Generation' because it does not have the matching return type of 'byte'.
|
build (Release):
TeraFinder.Core/Classes/EncounterMight9.cs#L7
'EncounterMight9' does not implement interface member 'ILocation.Location'
|
build (Release):
TeraFinder.Core/Classes/EncounterMight9.cs#L7
'EncounterMight9' does not implement interface member 'ILocation.EggLocation'. 'EncounterMight9.EggLocation' cannot implement 'ILocation.EggLocation' because it does not have the matching return type of 'ushort'.
|
build (Release):
TeraFinder.Core/Classes/EncounterRaid9.cs#L5
'EncounterRaid9' does not implement interface member 'IGeneration.Generation'. 'EncounterRaid9.Generation' cannot implement 'IGeneration.Generation' because it does not have the matching return type of 'byte'.
|
build (Release):
TeraFinder.Core/Classes/EncounterRaid9.cs#L5
'EncounterRaid9' does not implement interface member 'ILocation.Location'. 'EncounterRaid9.Location' cannot implement 'ILocation.Location' because it does not have the matching return type of 'ushort'.
|
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|