Skip to content

Completely rewrite excel sheet parsing #434

Completely rewrite excel sheet parsing

Completely rewrite excel sheet parsing #434

Re-run triggered August 16, 2024 02:12
Status Success
Total duration 2m 4s
Artifacts 2

build.yml

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

Annotations

23 warnings
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Materials/Texture.cs#L67
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/Lumina/Models/Models/Shape.cs#L44
Dereference of a possibly null reference.
build (ubuntu-latest): src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'Submeshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'BoneTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable field 'Vertices' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable field 'Indices' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): src/Lumina/Models/Models/Mesh.cs#L78
Non-nullable property 'Material' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): src/Lumina/Data/Files/UldFile.cs#L15
Non-nullable field 'AssetData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Lumina/Data/Files/UldFile.cs#L17
Non-nullable field 'Parts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Lumina/Data/Files/UldFile.cs#L19
Non-nullable field 'Components' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Lumina/Data/Files/UldFile.cs#L21
Non-nullable field 'Timelines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Lumina/Data/Files/TeraFile.cs#L21
Non-nullable field 'Padding' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Lumina/Data/Files/TeraFile.cs#L23
Non-nullable field '_positions' must contain a non-null value when exiting constructor. Consider declaring the field 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
920 KB
Lumina-windows-latest
926 KB