Pull in what we have for Xande so far #369
Annotations
10 warnings
src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
|
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.
|
src/Lumina/Excel/ExcelModule.cs#L242
Possible null reference argument for parameter 'values' in 'void ILogger.Warning(string template, params object[] values)'.
|
src/Lumina/Excel/ExcelPage.cs#L12
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Lumina/Excel/ExcelPage.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Lumina/Excel/ExcelSheetImpl.cs#L142
Possible null reference assignment.
|
src/Lumina/ParsedFilePath.cs#L10
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Lumina/ParsedFilePath.cs#L17
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Lumina/ParsedFilePath.cs#L42
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Lumina/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading