Skip to content

Merge pull request #18 from PandaTechAM/development #19

Merge pull request #18 from PandaTechAM/development

Merge pull request #18 from PandaTechAM/development #19

Triggered via push August 7, 2025 17:32
Status Success
Total duration 26s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
deploy: src/DistributedCache/Serializers/RedisMsgPackObjectSerializer.cs#L8
Nullability of reference types in type of parameter 'serializedObject' of 'T? RedisMsgPackObjectSerializer.Deserialize<T>(byte[] serializedObject)' doesn't match implicitly implemented member 'T? ISerializer.Deserialize<T>(byte[]? serializedObject)' (possibly because of nullability attributes).
deploy: src/DistributedCache/Serializers/RedisMsgPackObjectSerializer.cs#L8
Nullability of reference types in type of parameter 'serializedObject' of 'T? RedisMsgPackObjectSerializer.Deserialize<T>(byte[] serializedObject)' doesn't match implicitly implemented member 'T? ISerializer.Deserialize<T>(byte[]? serializedObject)' (possibly because of nullability attributes).
deploy: src/DistributedCache/Serializers/RedisMsgPackObjectSerializer.cs#L8
Nullability of reference types in type of parameter 'serializedObject' of 'T? RedisMsgPackObjectSerializer.Deserialize<T>(byte[] serializedObject)' doesn't match implicitly implemented member 'T? ISerializer.Deserialize<T>(byte[]? serializedObject)' (possibly because of nullability attributes).