fix and test Bozja+Eureka #42
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
NetStone/Model/Parseables/Search/FreeCompany/FreeCompanySearchPage.cs#L36
Possible null reference assignment.
|
build:
NetStone/Model/Parseables/Search/FreeCompany/FreeCompanySearchPage.cs#L29
Non-nullable field 'entryDefinition' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
NetStone/Model/Parseables/Character/Achievement/CharacterAchievementPage.cs#L36
Possible null reference assignment.
|
build:
NetStone/Model/Parseables/Character/Achievement/CharacterAchievementPage.cs#L29
Non-nullable field 'entryDefinition' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
NetStone/Model/Parseables/FreeCompany/Members/FreeCompanyMembers.cs#L35
Possible null reference assignment.
|
build:
NetStone/Model/Parseables/FreeCompany/Members/FreeCompanyMembers.cs#L28
Non-nullable field 'entryDefinition' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
NetStone/Model/Parseables/Search/Character/CharacterSearchPage.cs#L36
Possible null reference assignment.
|
build:
NetStone/Model/Parseables/Search/Character/CharacterSearchPage.cs#L29
Non-nullable field 'entryDefinition' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
NetStone.GameData.Lumina/LuminaGameDataProvider.cs#L19
Missing XML comment for publicly visible type or member 'LuminaGameDataProvider.LuminaGameDataProvider(DirectoryInfo)'
|
build:
NetStone.GameData.Lumina/LuminaGameDataProvider.cs#L24
Missing XML comment for publicly visible type or member 'LuminaGameDataProvider.GetItem(string)'
|