Merge pull request #117 from Glorou/master #525
Annotations
10 warnings and 1 notice
Build with dotnet:
src/Lumina/Data/Parsing/Uld/NodeData.cs#L101
'NodeData.NineGridNode.Unk1' is obsolete: 'Renamed to BlendMode'
|
Build with dotnet:
src/Lumina/Data/Files/UldFile.cs#L21
Non-nullable field 'Timelines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with dotnet:
src/Lumina/Data/Files/UldFile.cs#L19
Non-nullable field 'Components' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with dotnet:
src/Lumina/Data/Files/UldFile.cs#L17
Non-nullable field 'Parts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with dotnet:
src/Lumina/Data/Files/UldFile.cs#L15
Non-nullable field 'AssetData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with dotnet:
src/Lumina/Data/Parsing/Uld/NodeData.cs#L644
'NodeData.NumericInputComponentNode.Unk1' is obsolete: 'Renamed to EndLetterId'
|
Build with dotnet:
src/Lumina/Data/Repository.cs#L152
Dereference of a possibly null reference.
|
Build with dotnet:
src/Lumina/Data/Repository.cs#L151
Dereference of a possibly null reference.
|
Build with dotnet:
src/Lumina/Data/Repository.cs#L52
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with dotnet:
src/Lumina/Text/SeStringBuilder.AppendLine.cs#L129
'SeString' is obsolete: 'Use ReadOnlySeString instead.'
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading