Merge pull request #103 from Infiziert90/patch-1 #494
Annotations
22 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
src/Lumina/Data/Repository.cs#L52
Non-nullable property 'Version' 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/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/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 adding the 'required' modifier or 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/Materials/Texture.cs#L67
Cannot convert null literal to non-nullable reference type.
|
build (ubuntu-latest):
src/Lumina/Models/Models/Model.cs#L46
Non-nullable property 'Meshes' 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/Model.cs#L46
Non-nullable property 'Materials' 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/Model.cs#L46
Non-nullable property 'Shapes' 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/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 adding the 'required' modifier or declaring the field as nullable.
|
build (windows-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 (windows-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 (windows-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 (windows-latest):
src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
|
build (windows-latest):
src/Lumina/Models/Materials/Texture.cs#L67
Cannot convert null literal to non-nullable reference type.
|
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/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 'BoneTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Lumina-ubuntu-latest", "Lumina-windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lumina-ubuntu-latest
|
1.2 MB |
|
Lumina-windows-latest
|
1.22 MB |
|