Skip to content

necessary changes for EXDSchema generation #378

necessary changes for EXDSchema generation

necessary changes for EXDSchema generation #378

Triggered via pull request October 17, 2023 04:25
Status Success
Total duration 3m 2s
Artifacts 2

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
build (ubuntu-latest): src/Lumina/Excel/ExcelModule.cs#L242
Possible null reference argument for parameter 'values' in 'void ILogger.Warning(string template, params object[] values)'.
build (ubuntu-latest): 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 (ubuntu-latest): src/Lumina/Excel/ExcelSheetImpl.cs#L142
Possible null reference assignment.
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): src/Lumina/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
build (windows-latest): 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 (windows-latest): src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
build (windows-latest): 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.
build (windows-latest): src/Lumina/Models/Models/Model.cs#L46
Non-nullable property 'Materials' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Lumina/Models/Models/Model.cs#L46
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Lumina/Models/Models/Model.cs#L46
Non-nullable property 'StringOffsetToStringMap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
Lumina-ubuntu-latest Expired
1.21 MB
Lumina-windows-latest Expired
1.22 MB