Merge pull request #115 from wolfcomp/patch-1 #522
Annotations
10 warnings and 1 notice
Build with dotnet:
src/Lumina/Models/Models/Model.cs#L46
Non-nullable property 'Meshes' 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
'SeStringBuilder.Append(SeString)' is obsolete: 'Use ReadOnlySeString instead.'
|
Build with dotnet:
src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
|
Build with dotnet:
src/Lumina/Models/Models/Submesh.cs#L28
Non-nullable field 'Bones' 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/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
|
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