Skip to content

Bump sqltoolsservice from 54fe38e to b44d75f #1107

Bump sqltoolsservice from 54fe38e to b44d75f

Bump sqltoolsservice from 54fe38e to b44d75f #1107

Triggered via pull request May 27, 2024 12:48
Status Failure
Total duration 1m 4s
Artifacts

main.yml

on: pull_request
Matrix: test
deploy-sqlpackage
0s
deploy-sqlpackage
deploy-publish
0s
deploy-publish
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/BatchParser/BatchParserWrapper.cs#L6
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/BatchParser/ExecutionEngineCode/Batch.cs#L13
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/BatchParser/ExecutionEngineCode/ExecutionEngine.cs#L17
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/BatchParser/ExecutionEngineCode/ExecutionEngineConditions.cs#L7
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/ReliableConnection/AmbientSettings.cs#L10
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/ReliableConnection/CachedServerInfo.cs#L13
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/ReliableConnection/DbCommandWrapper.cs#L9
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/ReliableConnection/DbConnectionWrapper.cs#L9
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/ReliableConnection/ReliableConnectionHelper.cs#L14
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.ManagedBatchParser/ReliableConnection/ReliableSqlConnection.cs#L37
The type or namespace name 'BatchParser' does not exist in the namespace 'Microsoft.SqlTools' (are you missing an assembly reference?)
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/CommandOptions.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/Logger.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/Logger.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: sqltoolsservice/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: sqltoolsservice/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: sqltoolsservice/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: sqltoolsservice/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: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/StdioClientChannel.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/StdioClientChannel.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Hosting/Protocol/Channel/StdioServerChannel.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.