Skip to content

[ksqlDB.RestApi.Client]: fixed ambiguous namespace in integration tes… #237

[ksqlDB.RestApi.Client]: fixed ambiguous namespace in integration tes…

[ksqlDB.RestApi.Client]: fixed ambiguous namespace in integration tes… #237

Triggered via push June 20, 2024 05:57
Status Success
Total duration 1m 9s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/Generators/TypeGeneratorTests.cs#L14
Non-nullable field 'modelBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/KSqlQueryGeneratorTests.cs#L127
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/RowValueJsonSerializerTests.cs#L251
Non-nullable property 'Deep' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/RowValueJsonSerializerTests.cs#L256
Non-nullable property 'Inner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/Generators/TypeGeneratorTests.cs#L14
Non-nullable field 'modelBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/Query/KSqlQueryGeneratorTests.cs#L127
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/RowValueJsonSerializerTests.cs#L251
Non-nullable property 'Deep' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Tests/ksqlDB.RestApi.Client.Tests/KSql/RestApi/RowValueJsonSerializerTests.cs#L256
Non-nullable property 'Inner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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)'.