Update release.yml #21
Annotations
21 warnings
Build (7.0.x, latest)
No files were found with the provided path: Meddle.Plugin/bin/. No artifacts will be uploaded.
|
Build (7.0.x, latest):
Xande/Lumina/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.
|
Build (7.0.x, latest):
Xande/Lumina/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.
|
Build (7.0.x, latest):
Xande/Lumina/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.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Excel/ExcelSheetImpl.cs#L142
Possible null reference assignment.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Excel/ExcelModule.cs#L242
Possible null reference argument for parameter 'values' in 'void ILogger.Warning(string template, params object[] values)'.
|
Build (7.0.x, latest):
Xande/Lumina/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 (7.0.x, latest):
Xande/Lumina/src/Lumina/Data/FileResource.cs#L12
Non-nullable property 'FileInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Data/FileResource.cs#L12
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Data/FileResource.cs#L12
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Data/FileResource.cs#L12
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
|
Build (7.0.x, latest):
Xande/Lumina/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 (7.0.x, latest):
Xande/Lumina/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 (7.0.x, latest):
Xande/Lumina/src/Lumina/Data/Repository.cs#L151
Dereference of a possibly null reference.
|
Build (7.0.x, latest):
Xande/Lumina/src/Lumina/Data/Repository.cs#L152
Dereference of a possibly null reference.
|
Build (7.0.x, latest):
Xande/Lumina/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 (7.0.x, latest):
Xande/Lumina/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 (7.0.x, latest):
Xande/Lumina/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 (7.0.x, latest):
Xande/Lumina/src/Lumina/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
|
Build (7.0.x, latest):
Xande/Lumina/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.
|