Add support for ByteString #62
Merged
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
src/Protobuf.System.Text.Json/JsonSerializerOptionsExtensions.cs#L7
Missing XML comment for publicly visible type or member 'JsonSerializerOptionsExtensions'
|
src/Protobuf.System.Text.Json/JsonSerializerOptionsExtensions.cs#L7
Missing XML comment for publicly visible type or member 'JsonSerializerOptionsExtensions'
|
src/Protobuf.System.Text.Json/JsonSerializerOptionsExtensions.cs#L7
Missing XML comment for publicly visible type or member 'JsonSerializerOptionsExtensions'
|
src/Protobuf.System.Text.Json/InternalConverters/MapConverter.cs#L11
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
src/Protobuf.System.Text.Json/InternalConverters/MapConverter.cs#L34
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
src/Protobuf.System.Text.Json/InternalConverters/MapConverter.cs#L16
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
src/Protobuf.System.Text.Json/InternalConverters/MapConverter.cs#L43
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
src/Protobuf.System.Text.Json/JsonSerializerOptionsExtensions.cs#L7
Missing XML comment for publicly visible type or member 'JsonSerializerOptionsExtensions'
|
The logs for this run have expired and are no longer available.
Loading