我的VisualStudioDevOps管道最近停止了工作。错误与OpenSSL解密步骤有关: digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto/evp/evp_enc.c:537:我的构建管道直到1月10日才开始工作(并且我还没有更改定义)。那个构建使用了与现在相同版本的Ope
res as OkNegotiatedContentResult<List<MachineHealthTableDTO>>;
contentRes.Should().NotBeNull(); 我得到了错误DataRowAssertionExtensions.Should<TDataRow>(TDataRow)' and 'DataSetAssertionExtensions.Should<TDataSet>(TDataSet)' 当我从流畅的断言任何关于我如何解决这个问题的
我已经在AKS (Azure Kubernetes集群)上设置了我的Sonar服务器,并使用Sonar docker镜像版本( image : sonarqube:7.1)。我在Azure Devops for .net应用程序中有CI/CD管道,并且我正在使用AzureDevops SonarScanner (声纳)。当我运行我的管道时,我得到了这个错误: Description : Run scanner and upload the results to the Sona