use .NET 9 #27
publish_nuget.yml
on: push
Update NuGet package
17s
Annotations
9 warnings
Update NuGet package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Update NuGet package:
EzDotNetty/Config/Server/ServerSettings.cs#L14
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Update NuGet package:
EzDotNetty/Config/Server/ServerSettings.cs#L16
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Update NuGet package:
EzDotNetty/Bootstrap/Server/BootstrapHelper.cs#L41
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
Update NuGet package:
EzDotNetty/Config/Client/ClientSettings.cs#L17
Possible null reference argument for parameter 'ipString' in 'IPAddress IPAddress.Parse(string ipString)'.
|
Update NuGet package:
EzDotNetty/Config/Client/ClientSettings.cs#L19
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Update NuGet package:
EzDotNetty/Config/Client/ClientSettings.cs#L21
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Update NuGet package:
EzDotNetty/Bootstrap/Client/BootstrapHelper.cs#L31
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
Update NuGet package
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Serilog
|