Syncing changes #151
Annotations
14 warnings
dotnet_build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dotnet_build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dotnet_build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dotnet_build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dotnet_build:
lib/NetStone/NetStone/Model/Parseables/Search/FreeCompany/FreeCompanySearchPage.cs#L36
Possible null reference assignment.
|
dotnet_build:
lib/NetStone/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.
|
dotnet_build:
lib/NetStone/NetStone/Model/Parseables/FreeCompany/Members/FreeCompanyMembers.cs#L35
Possible null reference assignment.
|
dotnet_build:
lib/NetStone/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.
|
dotnet_build:
lib/NetStone/NetStone/Model/Parseables/Character/Achievement/CharacterAchievementPage.cs#L36
Possible null reference assignment.
|
dotnet_build:
lib/NetStone/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.
|
dotnet_build:
lib/NetStone/NetStone/Model/Parseables/Search/Character/CharacterSearchPage.cs#L36
Possible null reference assignment.
|
dotnet_build:
lib/NetStone/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.
|
dotnet_build:
lib/NetStone/NetStone.GameData.Lumina/LuminaGameDataProvider.cs#L19
Missing XML comment for publicly visible type or member 'LuminaGameDataProvider.LuminaGameDataProvider(DirectoryInfo)'
|
dotnet_build:
lib/NetStone/NetStone.GameData.Lumina/LuminaGameDataProvider.cs#L24
Missing XML comment for publicly visible type or member 'LuminaGameDataProvider.GetItem(string)'
|