Skip to content
Manually triggered August 6, 2024 02:45
Status Failure
Total duration 10m 51s
Artifacts

integration-test.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
Microsoft.SqlTools.ServiceLayer.IntegrationTests.Connection.ConnectionServiceTests ► GetCurrentConnectionStringTest: ./test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/TestResults/testResults.trx#L0
Failed test found in: ./test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/TestResults/testResults.trx Error: Moq.MockException : The following setups were not matched: RequestContext`1 x => x.SendResult(It.Is<String>(connectionString => connectionString.Contains("Password=VDBI=aTHek3XfK=6@")))
Microsoft.SqlTools.ServiceLayer.IntegrationTests.DisasterRecovery.BackupRestoreUrlTests ► BackupDatabaseToUrlAndRestoreFromUrlTest: ./test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/TestResults/testResults.trx#L0
Failed test found in: ./test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/TestResults/testResults.trx Error: System.Exception : Fail to load the SQL connection instances. ----> System.Exception : Failed to load the Azure Blob connection settings. ----> System.InvalidOperationException : Azure Blob connection settings are not set, but are required for this test. https://github.com/microsoft/sqltoolsservice/blob/main/test/README.md#test-storage-account-setup
build-and-test
Process completed with exit code 1.
build-and-test
Failed test were found and 'fail-on-error' option is set to true
build-and-test
Unexpected input(s) 'badge-title', valid inputs are ['artifact', 'name', 'path', 'path-replace-backslashes', 'reporter', 'list-suites', 'list-tests', 'max-annotations', 'fail-on-error', 'fail-on-empty', 'working-directory', 'only-summary', 'token']
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test: src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/ChannelBase.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/ChannelBase.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/ChannelBase.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/ChannelBase.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build-and-test: src/Microsoft.SqlTools.ResourceProvider.Core/Common/ServiceExceptionBase.cs#L77
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-test: test/Microsoft.SqlTools.ServiceLayer.UnitTests/Connection/ConnectionDetailsTests.cs#L294
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: test/Microsoft.SqlTools.ServiceLayer.UnitTests/Connection/ConnectionDetailsTests.cs#L309
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: test/Microsoft.SqlTools.ServiceLayer.UnitTests/ResourceProvider/Fakes/FakeAccountManager2.cs#L18
Non-nullable property 'Trace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.