CI #9
integration-test.yml
on: workflow_dispatch
build-and-test
2m 47s
Annotations
1 error and 10 warnings
build-and-test
Process completed with exit code 1.
|
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:
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-and-test:
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-and-test:
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-and-test:
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-and-test:
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-and-test:
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.
|