Skip to content

Fix ReadColumn using wrong offset #493

Fix ReadColumn using wrong offset

Fix ReadColumn using wrong offset #493

Re-run triggered January 7, 2025 00:37
Status Success
Total duration 3m 17s
Artifacts 2

build.yml

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

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/FileResource.cs#L12
Non-nullable property 'FileInfo' 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/FileResource.cs#L12
Non-nullable property 'Data' 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/FileResource.cs#L12
Non-nullable property 'Reader' 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/FileResource.cs#L12
Non-nullable property 'FilePath' 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/Data/Files/UldFile.cs#L15
Non-nullable field 'AssetData' 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/Data/Files/UldFile.cs#L17
Non-nullable field 'Parts' 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/Data/Files/UldFile.cs#L19
Non-nullable field 'Components' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/
build (windows-latest): src/Lumina/Data/FileResource.cs#L12
Non-nullable property 'FileInfo' 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/Data/FileResource.cs#L12
Non-nullable property 'Data' 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/Data/FileResource.cs#L12
Non-nullable property 'Reader' 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/Data/FileResource.cs#L12
Non-nullable property 'FilePath' 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/Data/Files/UldFile.cs#L15
Non-nullable field 'AssetData' 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/Data/Files/UldFile.cs#L17
Non-nullable field 'Parts' 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/Data/Files/UldFile.cs#L19
Non-nullable field 'Components' 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/Data/Files/UldFile.cs#L21
Non-nullable field 'Timelines' 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/Data/Files/Excel/ExcelHeaderFile.cs#L13
Non-nullable property 'ColumnDefinitions' 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/Data/Files/Excel/ExcelHeaderFile.cs#L13
Non-nullable property 'DataPages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

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