Bump MySqlConnector from 2.3.1 to 2.3.5 #223
Annotations
1 error and 11 warnings
build (8.0.100)
Resource not accessible by integration
|
build (8.0.100)
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (8.0.100):
WinRM.cs#L21
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (8.0.100):
Web.cs#L986
The variable 'friendlyName' is assigned but its value is never used
|
build (8.0.100):
FTP.cs#L30
Unreachable code detected
|
build (8.0.100):
OSINT_Steam.cs#L51
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build (8.0.100):
WinRM.cs#L21
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (8.0.100):
Web.cs#L986
The variable 'friendlyName' is assigned but its value is never used
|
build (8.0.100):
FTP.cs#L30
Unreachable code detected
|
build (8.0.100):
OSINT_Steam.cs#L51
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build (8.0.100):
FTP.cs#L30
Unreachable code detected
|
build (8.0.100):
WinRM.cs#L21
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|