Upgrade Nuget #19
Annotations
11 warnings
build-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test:
EchoTest/obj/Release/EchoTest.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoTest/MyNetServer.cs#L25
Member 'MyNetSession.OnDisconnected()' overrides obsolete member 'NetSession.OnDisconnected()'. Add the Obsolete attribute to 'MyNetSession.OnDisconnected()'.
|
build-test:
EchoTest/MyNetServer.cs#L31
'NetSession.OnDisconnected()' is obsolete: '=>OnDisconnected(String reason)'
|
build-test:
HandlerTest/obj/Release/HandlerTest.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoAgent/obj/Release/EchoAgent.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
Benchmark/obj/Release/Benchmark.AssemblyInfo.cs#L15
The specified version string '1.2.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
Test/obj/Release/Test.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoTest/obj/Release/EchoTest.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoTest/MyNetServer.cs#L25
Member 'MyNetSession.OnDisconnected()' overrides obsolete member 'NetSession.OnDisconnected()'. Add the Obsolete attribute to 'MyNetSession.OnDisconnected()'.
|
build-test:
EchoTest/MyNetServer.cs#L31
'NetSession.OnDisconnected()' is obsolete: '=>OnDisconnected(String reason)'
|