Skip to content

Bump sqltoolsservice from 54fe38e to 056dddb #1116

Bump sqltoolsservice from 54fe38e to 056dddb

Bump sqltoolsservice from 54fe38e to 056dddb #1116

Triggered via pull request June 10, 2024 12:07
Status Failure
Total duration 2m 9s
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/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/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/Utility/Logger.cs#L129
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#L161
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.