Skip to content

skip duplicate

skip duplicate #3

Triggered via push February 9, 2026 20:03
Status Success
Total duration 32s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deploy: 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.
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/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.
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.