Skip to content

Merge pull request #89 from Soreepeong/unknown-macrocode-support #444

Merge pull request #89 from Soreepeong/unknown-macrocode-support

Merge pull request #89 from Soreepeong/unknown-macrocode-support #444

Triggered via push August 19, 2024 07:25
Status Success
Total duration 2m 1s
Artifacts 2

build.yml

on: push
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/Excel/ExcelPage.cs#L12
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-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 (ubuntu-latest): src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
build (ubuntu-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 (ubuntu-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 (ubuntu-latest): src/Lumina/Excel/ExcelModule.cs#L242
Possible null reference argument for parameter 'values' in 'void ILogger.Warning(string template, params object[] values)'.
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/Materials/Material.cs#L60
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Lumina/Models/Materials/Material.cs#L60
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Lumina/Models/Materials/Material.cs#L60
Non-nullable property 'ShaderPack' 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/Repository.cs#L52
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Lumina/Text/Expressions/ParameterExpression.cs#L38
'ExpressionType.IntegerParameter' is obsolete: 'Use LocalNumber.'
build (windows-latest): src/Lumina/Data/Repository.cs#L151
Dereference of a possibly null reference.
build (windows-latest): src/Lumina/Data/Repository.cs#L152
Dereference of a possibly null reference.
build (windows-latest): src/Lumina/Text/Expressions/ParameterExpression.cs#L39
'ExpressionType.PlayerParameter' is obsolete: 'Use GlobalNumber.'
build (windows-latest): src/Lumina/Data/Parsing/StringOffset.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Lumina/Text/Expressions/ParameterExpression.cs#L40
'ExpressionType.StringParameter' is obsolete: 'Use LocalString.'
build (windows-latest): src/Lumina/Data/Parsing/StringOffset.cs#L15
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Lumina/Text/Expressions/ParameterExpression.cs#L41
'ExpressionType.ObjectParameter' is obsolete: 'Use GlobalString.'
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.
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
2.7 MB
Lumina-windows-latest
2.72 MB