Skip to content

C#: Set proxy environment variables, if Dependabot proxy is detected #5910

C#: Set proxy environment variables, if Dependabot proxy is detected

C#: Set proxy environment variables, if Dependabot proxy is detected #5910

Triggered via pull request December 5, 2024 12:26
Status Failure
Total duration 4m 24s
Artifacts

csharp-qltest.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
stubgentest
Process completed with exit code 1.
unit-tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (ubuntu-latest): csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/DependabotProxy.cs#L68
'X509Certificate2.X509Certificate2(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)
unit-tests (ubuntu-latest): csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/NugetPackageRestorer.cs#L609
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
stubgentest: csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/DependabotProxy.cs#L68
'X509Certificate2.X509Certificate2(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)
stubgentest: csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/NugetPackageRestorer.cs#L609
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
stubgentest: csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/DependabotProxy.cs#L68
'X509Certificate2.X509Certificate2(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)
stubgentest: csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/NugetPackageRestorer.cs#L609
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
unit-tests (windows-2019): csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/DependabotProxy.cs#L68
'X509Certificate2.X509Certificate2(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)
unit-tests (windows-2019): csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/NugetPackageRestorer.cs#L609
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.