Update Lumina.Excel #607
main.yml
on: push
Build on Windows
8m 59s
Deploy dalamud-distrib staging
51s
Annotations
12 warnings
|
Build on Windows:
lib/FfxivArgLauncher/GameStart.cs#L267
Cannot convert null literal to non-nullable reference type.
|
|
Build on Windows:
lib/FfxivArgLauncher/GameStart.cs#L233
Cannot convert null literal to non-nullable reference type.
|
|
Build on Windows:
lib/FfxivArgLauncher/GameStart.cs#L94
Cannot convert null literal to non-nullable reference type.
|
|
Build on Windows:
lib/FfxivArgLauncher/GameStart.cs#L31
Converting null literal or possible null value to non-nullable type.
|
|
Build on Windows:
lib/FfxivArgLauncher/Program.cs#L60
Possible null reference argument for parameter 'workingDir' in 'Process GameStart.LaunchGame(string workingDir, string exePath, string arguments, bool dontFixAcl, Action<Process> beforeResume, bool waitForGameWindow = true)'.
|
|
Build on Windows:
lib/FfxivArgLauncher/ArgReader.cs#L56
Dereference of a possibly null reference.
|
|
Build on Windows:
lib/FfxivArgLauncher/ArgReader.cs#L20
Non-nullable field 'CommandLine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build on Windows:
lib/FfxivArgLauncher/ArgReader.cs#L19
Non-nullable field 'SndaID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build on Windows:
lib/FfxivArgLauncher/ArgReader.cs#L18
Non-nullable field 'SessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build on Windows:
lib/FfxivArgLauncher/ArgReader.cs#L17
Non-nullable field 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build on Windows
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/
|
|
Deploy dalamud-distrib staging
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/
|