Skip to content

include readme in nuget packages #14

include readme in nuget packages

include readme in nuget packages #14

Triggered via push February 9, 2026 20:08
Status Success
Total duration 33s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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