Update TF.EX version to 0.8.0 (#161) #64
Annotations
10 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
src/TF.EX.Domain/Services/NetplayManager.cs#L674
The variable 'e' is declared but never used
|
build:
src/TF.EX.Patchs/PlayerInput/KeyboardInput.cs#L30
The field 'KeyboardInputPatch.MenuStart_hook' is never used
|
build:
src/TF.EX.Patchs/Commands/Commands.cs#L11
The field 'CommandsPatch._currrentMode' is never used
|
build:
src/TF.EX.Core/TFEXModModule.cs#L25
'FortContent.LoadAtlas(string, string, bool)' is obsolete: 'Use LoadAtlas(string xmlPath, string imagePath) instead'
|
build:
src/TF.EX.Domain/Services/NetplayManager.cs#L674
The variable 'e' is declared but never used
|
build:
src/TF.EX.Patchs/PlayerInput/KeyboardInput.cs#L30
The field 'KeyboardInputPatch.MenuStart_hook' is never used
|
build:
src/TF.EX.Patchs/Commands/Commands.cs#L11
The field 'CommandsPatch._currrentMode' is never used
|
build:
src/TF.EX.Core/TFEXModModule.cs#L25
'FortContent.LoadAtlas(string, string, bool)' is obsolete: 'Use LoadAtlas(string xmlPath, string imagePath) instead'
|
build
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/
|