Add versioned codecs#1
Merged
Merged
Annotations
10 warnings
|
Codon.Codec/StructCodec.cs#L30
The type 'P3' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P3' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L29
The type 'P2' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P2' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L28
The type 'P1' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P1' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L20
The type 'P3' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P3' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L19
The type 'P2' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P2' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L18
The type 'P1' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P1' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L10
The type 'P2' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P2' doesn't match 'notnull' constraint.
|
|
Codon.Codec/StructCodec.cs#L9
The type 'P1' cannot be used as type parameter 'T' in the generic type or method 'ICodec<T>'. Nullability of type argument 'P1' doesn't match 'notnull' constraint.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading