Triggered via release
January 15, 2024 01:36
Rampastring
published
v0.9.6
Status
Failure
Total duration
3m 18s
Artifacts
–
release_publish.yml
on: release
release-tsclient
2m 52s
release-yr
3m 6s
Annotations
2 errors and 16 warnings
release-tsclient
Process completed with exit code 1.
|
release-yr
Process completed with exit code 1.
|
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/Rendering/TheaterGraphics.cs#L360
Unreachable code detected
|
release-tsclient:
src/TSMapEditor/Rendering/TheaterGraphics.cs#L127
Unreachable code detected
|
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:
src/TSMapEditor/Rendering/MapView.cs#L152
The field 'MapView.shadowRenderTarget' 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/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
|
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/TheaterGraphics.cs#L360
Unreachable code detected
|
release-yr:
src/TSMapEditor/Rendering/TheaterGraphics.cs#L127
Unreachable code detected
|
release-yr:
src/TSMapEditor/Rendering/MapView.cs#L152
The field 'MapView.shadowRenderTarget' 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/UI/CursorActions/PasteTerrainCursorAction.cs#L43
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
|