Skip to content

Merge branch 'develop/v3.x' to 'main' #725

Merge branch 'develop/v3.x' to 'main'

Merge branch 'develop/v3.x' to 'main' #725

Triggered via pull request February 7, 2024 08:42
@fudiweifudiwei
synchronize #120
develop/v3.x
Status Failure
Total duration 1m 20s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Analyze (csharp): src/SKIT.FlurlHttpClient.Wechat.TenpayV2/Settings/WechatpayHttpHandler.cs#L18
'HttpClientHandler' does not contain a definition for 'ServerCertificateCustomValidationCallback' and no accessible extension method 'ServerCertificateCustomValidationCallback' accepting a first argument of type 'HttpClientHandler' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/SKIT.FlurlHttpClient.Wechat.TenpayV2/Settings/WechatpayHttpHandler.cs#L45
'HttpClientHandler' does not contain a definition for 'ClientCertificates' and no accessible extension method 'ClientCertificates' accepting a first argument of type 'HttpClientHandler' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/SKIT.FlurlHttpClient.Wechat.TenpayV2/Settings/WechatpayHttpHandler.cs#L18
'HttpClientHandler' does not contain a definition for 'ServerCertificateCustomValidationCallback' and no accessible extension method 'ServerCertificateCustomValidationCallback' accepting a first argument of type 'HttpClientHandler' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/SKIT.FlurlHttpClient.Wechat.TenpayV2/Settings/WechatpayHttpHandler.cs#L45
'HttpClientHandler' does not contain a definition for 'ClientCertificates' and no accessible extension method 'ClientCertificates' accepting a first argument of type 'HttpClientHandler' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/TestCase_ToolsHashUtilityTests.cs#L12
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/TestCase_ToolsHashUtilityTests.cs#L12
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/TestCase_ToolsHashUtilityTests.cs#L12
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/TestCase_ToolsHashUtilityTests.cs#L12
Converting null literal or possible null value to non-nullable type.