CI #14
integration-test.yml
on: workflow_dispatch
build-and-test
2m 32s
Annotations
1 error and 20 warnings
build-and-test
Process completed with exit code 1.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
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
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANS'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test
Package Microsoft.SqlServer.TransactSql.ScriptDom.Nrt 1.2.10202.1 has a resource with the locale 'zh-HANT'. This locale has been normalized to the standard format 'zh-Hant' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build-and-test:
src/Microsoft.SqlTools.ResourceProvider.Core/Common/ServiceExceptionBase.cs#L77
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build-and-test:
test/Microsoft.SqlTools.ServiceLayer.UnitTests/ResourceProvider/Fakes/FakeAccountManager2.cs#L18
Non-nullable property 'Trace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
test/Microsoft.SqlTools.ServiceLayer.UnitTests/ResourceProvider/Fakes/FakeAccountManager2.cs#L18
Non-nullable event 'CurrentAccountChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build-and-test:
test/Microsoft.SqlTools.ServiceLayer.UnitTests/ResourceProvider/Fakes/FakeAccountManager2.cs#L18
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|