Skip to content

Bump sqltoolsservice from 54fe38e to 6667c9a #990

Bump sqltoolsservice from 54fe38e to 6667c9a

Bump sqltoolsservice from 54fe38e to 6667c9a #990

Triggered via pull request December 18, 2023 12:22
Status Failure
Total duration 2m 6s
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

5 errors and 10 warnings
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/ConcurrentCache.cs#L42
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/ConcurrentCache.cs#L42
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/ConcurrentCache.cs#L42
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build: sqltoolsservice/src/Microsoft.SqlTools.Hosting/Utility/ConcurrentCache.cs#L42
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build
Process completed with exit code 1.
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/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.
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.
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.