Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], 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/.
|
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/
|
src/TSMapEditor/Models/MapFormat/VirtualFile.cs#L189
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
|
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L45
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
|
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L44
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
|
src/TSMapEditor/Rendering/MapView.cs#L157
The field 'MapView.shadowRenderTarget' is never used
|
src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
|
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/
|
This job succeeded
Loading