include readme in nuget packages #4
Annotations
10 warnings
|
Deploy:
Codon.Codec/Codecs.cs#L126
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L126
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L100
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L98
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L84
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L84
The type 'S' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'S' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L79
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/Codecs.cs#L79
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/PrimitiveCodec.cs#L5
The type 'A' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'A' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Codec/StructCodec.cs#L249
The type 'R' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'R' doesn't match 'notnull' constraint.
|