Skip to content

v0.9.9.1 (RC)

v0.9.9.1 (RC) #11

Triggered via release March 1, 2024 22:06
@RampastringRampastring
published v0.9.9.1
Status Success
Total duration 2m 33s
Artifacts

release_publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
release-yr
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-dotnet@v3.0.3, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release-yr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release-yr: src/TSMapEditor/Models/MapFormat/VirtualFile.cs#L189
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
release-yr: src/TSMapEditor/UI/SettingsPanel.cs#L198
The variable 'dispRes' is assigned but its value is never used
release-yr: src/TSMapEditor/Rendering/MapView.cs#L156
The field 'MapView.shadowRenderTarget' is never used
release-yr: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L44
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
release-yr: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L45
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
release-yr: src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
release-yr
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/
release-tsclient
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-dotnet@v3.0.3, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release-tsclient
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release-tsclient: src/TSMapEditor/Models/MapFormat/VirtualFile.cs#L189
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
release-tsclient: src/TSMapEditor/UI/SettingsPanel.cs#L198
The variable 'dispRes' is assigned but its value is never used
release-tsclient: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L45
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
release-tsclient: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L44
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
release-tsclient: src/TSMapEditor/Rendering/MapView.cs#L156
The field 'MapView.shadowRenderTarget' is never used
release-tsclient: src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
release-tsclient
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/