Triggered via release
January 8, 2024 22:03
Rampastring
published
v0.9.5
Status
Success
Total duration
3m 15s
Artifacts
–
release_publish.yml
on: release
release-tsclient
3m 1s
release-yr
3m 2s
Annotations
20 warnings
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#L197
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
|
release-tsclient:
src/TSMapEditor/Rendering/TheaterGraphics.cs#L212
Unreachable code detected
|
release-tsclient:
src/TSMapEditor/Rendering/TheaterGraphics.cs#L90
Unreachable code detected
|
release-tsclient:
src/TSMapEditor/UI/SettingsPanel.cs#L198
The variable 'dispRes' is assigned but its value is never used
|
release-tsclient:
src/TSMapEditor/Rendering/MapView.cs#L150
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:
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L42
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
|
release-tsclient:
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L43
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
|
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/
|
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#L197
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
|
release-yr:
src/TSMapEditor/Rendering/TheaterGraphics.cs#L212
Unreachable code detected
|
release-yr:
src/TSMapEditor/Rendering/TheaterGraphics.cs#L90
Unreachable code detected
|
release-yr:
src/TSMapEditor/UI/SettingsPanel.cs#L198
The variable 'dispRes' is assigned but its value is never used
|
release-yr:
src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
|
release-yr:
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L42
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
|
release-yr:
src/TSMapEditor/Rendering/MapView.cs#L150
The field 'MapView.shadowRenderTarget' is never used
|
release-yr:
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L43
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
|
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/
|