Skip to content

Remove cache in schema generator (#157) #138

Remove cache in schema generator (#157)

Remove cache in schema generator (#157) #138

Triggered via push April 19, 2024 13:14
Status Success
Total duration 4m 30s
Artifacts

build&test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/HyperTypeDescriptionProvider.cs#L50
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.'