Merge pull request #87 from Soreepeong/patch-1 #59
Annotations
19 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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, actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build with dotnet:
src/Lumina/Excel/RSV/RsvProvider.cs#L82
'RsvProvider.Seed(KeyValuePair<string, string>)' is obsolete: 'use RsvProvider.Add instead'
|
Build with dotnet:
src/Lumina/Excel/RSV/RsvKeyData.cs#L17
Non-nullable property 'SheetName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with dotnet:
src/Lumina/Models/Materials/Texture.cs#L67
Cannot convert null literal to non-nullable reference type.
|
Build with dotnet:
src/Lumina/Excel/ExcelRow.cs#L10
Non-nullable property 'SheetName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with dotnet:
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 with dotnet:
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 with dotnet:
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 with dotnet:
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 with dotnet:
src/Lumina/Excel/ExcelPage.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 with dotnet:
src/Lumina/Excel/ExcelPage.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dotnet test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.ObjectPool
|
dotnet test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.ObjectPool
|
dotnet test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.ObjectPool
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Lumina-".
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/
|
Loading