fuck #374
Annotations
10 warnings
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/Data/Repository.cs#L52
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
src/Lumina/Data/Repository.cs#L151
Dereference of a possibly null reference.
|
Build with dotnet:
src/Lumina/Data/Repository.cs#L152
Dereference of a possibly null reference.
|
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/Excel/ExcelSheetImpl.cs#L142
Possible null reference assignment.
|
Build with dotnet:
src/Lumina/Excel/ExcelRow.cs#L10
Non-nullable property 'SheetName' 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