Bump sqltoolsservice from 54fe38e
to 18ded66
#1229
Annotations
10 errors and 10 warnings
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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.
|
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.
|
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.
|
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.
|
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.
|
sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/Logger.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
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.
|
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.
|
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.
|
This job failed
Loading