Skip to content

Publish compiled binaries in release #55

Publish compiled binaries in release

Publish compiled binaries in release #55

Triggered via release July 17, 2025 18:22
@RampastringRampastring
published 99581a9
Status Failure
Total duration 2m 15s
Artifacts

release_publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
release-ts
Process completed with exit code 1.
release-yr
Process completed with exit code 1.
release-ts: src/TSMapEditor/Config/Scripts/Add Map Reveal Trigger.cs#L36
Field 'AddMapRevealTrigger.error' is never assigned to, and will always have its default value null
release-ts: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L45
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
release-ts: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L46
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
release-ts: src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
release-ts: 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/CursorActions/PasteTerrainCursorAction.cs#L46
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
release-yr: src/TSMapEditor/Config/Scripts/Add Map Reveal Trigger.cs#L36
Field 'AddMapRevealTrigger.error' 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: src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L45
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
release-yr: src/TSMapEditor/Models/MapFormat/VirtualFile.cs#L189
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.