Skip to content

[ksqlDB.RestApi.Client]: updated mstest projects #234

[ksqlDB.RestApi.Client]: updated mstest projects

[ksqlDB.RestApi.Client]: updated mstest projects #234

Triggered via push June 20, 2024 05:46
Status Failure
Total duration 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
build: Tests/ksqlDB.RestApi.Client.IntegrationTests/KSql/RestApi/KSqlDbRestApiClientTests.cs#L61
'Assert' is an ambiguous reference between 'NUnit.Framework.Assert' and 'Microsoft.VisualStudio.TestTools.UnitTesting.Assert'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/Functions/KSqlInvocationFunctionsTests.cs#L81
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/KSqlQueryGeneratorTests.cs#L223
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/Visitors/JoinVisitorTests.cs#L478
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/KSqlVisitorTests.cs#L922
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/Statements/CreateInsertTests.cs#L1052
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/Statements/CreateInsertTests.cs#L1076
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.IntegrationTests/KSql/RestApi/KSqlDbRestApiClientTests.cs#L61
'Assert' is an ambiguous reference between 'NUnit.Framework.Assert' and 'Microsoft.VisualStudio.TestTools.UnitTesting.Assert'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/Functions/KSqlInvocationFunctionsTests.cs#L81
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/KSqlQueryGeneratorTests.cs#L223
'Ignore' is an ambiguous reference between 'NUnit.Framework.IgnoreAttribute' and 'Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute'
build: ksqlDb.RestApi.Client.ProtoBuf/KSql/RestApi/KSqlDbQueryProvider.cs#L79
Possible null reference argument for parameter 'rawJson' in 'void KSqlDbProviderValueReader.OnError(string rawJson, JsonSerializerOptions jsonSerializerOptions)'.
build: ksqlDb.RestApi.Client/KSql/RestApi/Statements/KSqlTypeTranslator.cs#L110
Possible null reference argument for parameter 'modelBuilder' in 'string MemberInfoExtensions.Format(MemberInfo memberInfo, IdentifierEscaping escaping, ModelBuilder modelBuilder)'.
build: ksqlDb.RestApi.Client/KSql/RestApi/Generators/TypeGenerator.cs#L12
Parameter 'IMetadataProvider metadataProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: ksqlDb.RestApi.Client/KSql/RestApi/Statements/CreateEntity.cs#L12
Parameter 'IMetadataProvider metadataProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: ksqlDb.RestApi.Client.ProtoBuf/KSql/RestApi/KSqlDbQueryProvider.cs#L79
Possible null reference argument for parameter 'rawJson' in 'void KSqlDbProviderValueReader.OnError(string rawJson, JsonSerializerOptions jsonSerializerOptions)'.
build: ksqlDb.RestApi.Client/KSql/RestApi/Statements/KSqlTypeTranslator.cs#L110
Possible null reference argument for parameter 'modelBuilder' in 'string MemberInfoExtensions.Format(MemberInfo memberInfo, IdentifierEscaping escaping, ModelBuilder modelBuilder)'.
build: ksqlDb.RestApi.Client/KSql/RestApi/Generators/TypeGenerator.cs#L12
Parameter 'IMetadataProvider metadataProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: ksqlDb.RestApi.Client/KSql/RestApi/Statements/CreateEntity.cs#L12
Parameter 'IMetadataProvider metadataProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.