Update readme for v4 #42
Annotations
10 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (Release)
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/
|
build (Release):
src/TEdit/Terraria/World.FileV2.cs#L1654
The variable 'hasHeader4' is assigned but its value is never used
|
build (Release):
src/TEdit/ViewModel/WorldViewModel.cs#L127
The field 'WorldViewModel._checkUpdatesCommand' is never used
|
build (Release):
src/TEdit/Editor/Tools/MorphTool.cs#L30
Field 'MorphTool._morphtype' is never assigned to, and will always have its default value 0
|
build (Release):
src/TEdit/Terraria/World.FileV2.cs#L1654
The variable 'hasHeader4' is assigned but its value is never used
|
build (Release):
src/TEdit/Editor/Tools/MorphTool.cs#L30
Field 'MorphTool._morphtype' is never assigned to, and will always have its default value 0
|
build (Release):
src/TEdit/ViewModel/WorldViewModel.cs#L127
The field 'WorldViewModel._checkUpdatesCommand' is never used
|