Skip to content

fix: less time before closing to update (#185) #69

fix: less time before closing to update (#185)

fix: less time before closing to update (#185) #69

Triggered via push September 14, 2024 13:10
Status Success
Total duration 43s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, robinraju/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L675
The variable 'e' is declared but never used
build: src/TF.EX.Patchs/Commands/Commands.cs#L11
The field 'CommandsPatch._currrentMode' is never used
build: src/TF.EX.Patchs/PlayerInput/KeyboardInput.cs#L30
The field 'KeyboardInputPatch.MenuStart_hook' 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#L675
The variable 'e' is declared but never used
build: src/TF.EX.Patchs/Commands/Commands.cs#L11
The field 'CommandsPatch._currrentMode' is never used
build: src/TF.EX.Patchs/PlayerInput/KeyboardInput.cs#L30
The field 'KeyboardInputPatch.MenuStart_hook' 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/