update submodule #50
Annotations
15 warnings
|
build-and-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-and-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-and-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-and-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-and-release:
src/OTAPI.UnifiedServerProcess/Loggers/Implements/FilteredMarkdownLogger.cs#L5
'MarkdownLogger' is obsolete: 'Not support'
|
|
build-and-release:
src/TrProtocol/src/TrProtocol/NetPackets/SocialHandshake.cs#L7
'MessageID.SocialHandshake' is obsolete: 'Unused.'
|
|
build-and-release
'MessageID.SocialHandshake' is obsolete: 'Unused.'
|
|
build-and-release:
src/OTAPI.UnifiedServerProcess/Core/PatchCollision.cs#L779
Possible null reference assignment.
|
|
build-and-release:
src/OTAPI.UnifiedServerProcess/Core/PatchCollision.cs#L130
Possible null reference assignment.
|
|
build-and-release:
src/OTAPI.UnifiedServerProcess/Core/Patching/SimplePatching/RemoveUnusedCodePatcherAtEnd.cs#L12
Parameter 'module' is unread.
|
|
build-and-release:
src/OTAPI.UnifiedServerProcess/Core/Patching/SimplePatching/RemoveUnusedCodePatcherAtEnd.cs#L12
Parameter 'rootDef' is unread.
|
|
build-and-release:
src/OTAPI.UnifiedServerProcess/Loggers/Implements/FilteredMarkdownLogger.cs#L5
'MarkdownLogger' is obsolete: 'Not support'
|
|
build-and-release:
src/TrProtocol/src/TrProtocol/NetPackets/SocialHandshake.cs#L7
'MessageID.SocialHandshake' is obsolete: 'Unused.'
|
|
build-and-release
'MessageID.SocialHandshake' is obsolete: 'Unused.'
|
|
build-and-release
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Downloading from "aka.ms" link has failed with error:
Uri: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.5/dotnet-runtime-10.0.5-win-x64.zip
StatusCode: 404
Error: Unable to download https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.5/dotnet-runtime-10.0.5-win-x64.zip. Returned HTTP status code: 404
Exception: D:\a\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:1350
Line |
1350 | throw "Could not find `"$assetName`" with version = $($DownloadLi …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Could not find ".NET Core Runtime" with version = 10.0.5 Refer to: https://aka.ms/dotnet-os-lifecycle for
| information on .NET support
|