Skip to content

Merge pull request #1 from SynesthesiaDev/feature/versioned-codecs #1

Merge pull request #1 from SynesthesiaDev/feature/versioned-codecs

Merge pull request #1 from SynesthesiaDev/feature/versioned-codecs #1

Triggered via push February 9, 2026 20:00
Status Failure
Total duration 29s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Deploy
Process completed with exit code 1.
Deploy: 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.
Deploy: 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.
Deploy: 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.
Deploy: 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.
Deploy: 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.
Deploy: 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.
Deploy: 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.
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/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.