Add utils for json parsing and optionals #18
Annotations
5 warnings
|
Deploy
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Deploy:
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.
|
|
Deploy:
Codon.BinaryCodec/BinaryCodecDefinitions.cs#L270
Nullability of reference types in value of type 'Optional<T?>' doesn't match target type 'Optional<T>'.
|
|
Deploy:
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.
|
|
Deploy:
Codon.BinaryCodec/BinaryCodecDefinitions.cs#L270
Nullability of reference types in value of type 'Optional<T?>' doesn't match target type 'Optional<T>'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-package
|
88.7 KB |
sha256:f637e8b4deae1c830d33c86a5a1504d939e7bb03e9db77e7eeecc53e7968fb70
|
|