Skip to content

update Tests.cs

update Tests.cs #37

Triggered via push June 15, 2024 19:50
Status Success
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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/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/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.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)'