minor perf increase when finding excel pages #373
Annotations
10 warnings
Build with dotnet:
src/Lumina/ParsedFilePath.cs#L10
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
src/Lumina/ParsedFilePath.cs#L17
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
src/Lumina/ParsedFilePath.cs#L42
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
src/Lumina/Models/Models/Submesh.cs#L30
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 declaring the field as nullable.
|
Build with dotnet:
src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
|
Build with dotnet:
src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
|
Build with dotnet:
src/Lumina/Excel/RSV/RsvKeyData.cs#L17
Non-nullable property 'SheetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
src/Lumina/Excel/ExcelModule.cs#L242
Possible null reference argument for parameter 'values' in 'void ILogger.Warning(string template, params object[] values)'.
|
Build with dotnet:
src/Lumina/Models/Models/Model.cs#L46
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading