Skip to content

apparently VersionedStructCodec wasnt actually a codec.. #28

apparently VersionedStructCodec wasnt actually a codec..

apparently VersionedStructCodec wasnt actually a codec.. #28

Triggered via push July 7, 2026 14:02
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Codon.Tests/PrimitiveCodecTests.cs#L10
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'Codec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: Codon.Tests/PrimitiveCodecTests.cs#L10
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'Codec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.