Merge pull request #111 from Haselnussbomber/sheetsub #76
Annotations
13 warnings
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/
|
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/
|
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/
|
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.
|
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.
|
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.
|
src/Lumina/Data/Parsing/Uld/NodeData.cs#L101
'NodeData.NineGridNode.Unk1' is obsolete: 'Renamed to BlendMode'
|
src/Lumina/Data/Parsing/Uld/NodeData.cs#L644
'NodeData.NumericInputComponentNode.Unk1' is obsolete: 'Renamed to EndLetterId'
|
src/Lumina/Text/SeStringBuilder.AppendLine.cs#L129
'SeStringBuilder.Append(SeString)' is obsolete: 'Use ReadOnlySeString instead.'
|
src/Lumina/Data/Repository.cs#L152
Dereference of a possibly null reference.
|
src/Lumina/Data/Repository.cs#L151
Dereference of a possibly null reference.
|
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.
|
src/Lumina/Text/SeStringBuilder.AppendLine.cs#L129
'SeString' is obsolete: 'Use ReadOnlySeString instead.'
|
The logs for this run have expired and are no longer available.
Loading