Skip to content

Add support for [EnumMember] attributes #118

Add support for [EnumMember] attributes

Add support for [EnumMember] attributes #118

Triggered via pull request December 14, 2023 02:29
Status Failure
Total duration 2m 43s
Artifacts

build&test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Soltechnology.Avro.Kafka/Serialization/AvroConvertSchemaRegistrySerializer.cs#L28
'ISchemaRegistryClient.ConstructKeySubjectName(string, string)' is obsolete: 'SubjectNameStrategy should now be specified via serializer configuration. This method will be removed in a future release.'
build: src/Soltechnology.Avro.Kafka/Serialization/AvroConvertSchemaRegistrySerializer.cs#L28
'ISchemaRegistryClient.ConstructValueSubjectName(string, string)' is obsolete: 'SubjectNameStrategy should now be specified via serializer configuration. This method will be removed in a future release.'
build: tests/SolTechnology.FastMember.UnitTests/ChainingPropertyDescriptor.cs#L51
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/ChainingPropertyDescriptor.cs#L54
Nullability of type of parameter 'instance' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/ChainingPropertyDescriptor.cs#L54
Nullability of type of parameter 'filter' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/ChainingPropertyDescriptor.cs#L63
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/ChainingPropertyDescriptor.cs#L93
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/ChainingPropertyDescriptor.cs#L93
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/HyperTypeDescriptionProvider.cs#L33
Nullability of type of parameter 'instance' doesn't match overridden member (possibly because of nullability attributes).
build: tests/SolTechnology.FastMember.UnitTests/HyperTypeDescriptor.cs#L21
Nullability of type of parameter 'attributes' doesn't match overridden member (possibly because of nullability attributes).