Material path resolver rewrite to be more robust #523
Annotations
20 warnings and 1 notice
build (ubuntu-latest):
src/Lumina/Models/Materials/Material.cs#L61
Non-nullable property 'ShaderPack' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
src/Lumina/Models/Materials/Material.cs#L61
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
src/Lumina/Models/Materials/Material.cs#L61
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Lumina/ParsedFilePath.cs#L42
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
src/Lumina/ParsedFilePath.cs#L10
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
src/Lumina/Models/Models/Submesh.cs#L28
Non-nullable field 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (ubuntu-latest):
src/Lumina/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Lumina/Text/SeStringBuilder.AppendLine.cs#L129
'SeString' is obsolete: 'Use ReadOnlySeString instead.'
|
build (windows-latest):
src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'Material' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable field 'Indices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (windows-latest):
src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable field 'Vertices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (windows-latest):
src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'BoneTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'Submeshes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property 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/Submesh.cs#L28
Non-nullable field 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (windows-latest):
src/Lumina/Models/Models/Submesh.cs#L30
Dereference of a possibly null reference.
|
build (windows-latest):
src/Lumina/Text/SeStringBuilder.AppendLine.cs#L129
'SeString' is obsolete: 'Use ReadOnlySeString instead.'
|
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
Lumina-ubuntu-latest
|
517 KB |
sha256:c45d5c8eb6cd7817baae8b080b9d914926c9acebdafdf55a09fa2d784c0ec8f7
|
|
Lumina-windows-latest
|
517 KB |
sha256:51e4f86a8b03d27277a5869ff04904f023374fb8296ba342a4f6e6fb0323ee17
|
|