Merge pull request #77 from Haselnussbomber/fix-expressiontype-format… #398
Annotations
22 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest):
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 (ubuntu-latest):
src/Lumina/Data/Repository.cs#L151
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Lumina/Data/Repository.cs#L152
Dereference of a possibly null reference.
|
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 (ubuntu-latest):
src/Lumina/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
|
build (ubuntu-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 (ubuntu-latest):
src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
|
build (ubuntu-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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest):
src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
|
build (windows-latest):
src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
|
build (windows-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 (windows-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 (windows-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 (windows-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 (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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lumina-ubuntu-latest
Expired
|
1.22 MB |
|
Lumina-windows-latest
Expired
|
1.23 MB |
|