Skip to content
Manually triggered August 6, 2024 00:27
Status Failure
Total duration 2m 55s
Artifacts

integration-test.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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.