Skip to content

Close #389 - typia.protobuf.encode<T>() functions. #1721

Close #389 - typia.protobuf.encode<T>() functions.

Close #389 - typia.protobuf.encode<T>() functions. #1721

Triggered via push August 18, 2023 19:46
Status Failure
Total duration 4m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ubuntu: benchmark/structures/typebox/TypeboxArrayRecursive.ts#L1
Property 'AllowArrayObjects' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxArrayRecursive.ts#L1
Property 'AllowNaN' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxArrayRecursiveUnionExplicit.ts#L1
Property 'AllowArrayObjects' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxArrayRecursiveUnionExplicit.ts#L1
Property 'AllowNaN' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxArrayRecursiveUnionImplicit.ts#L1
Property 'AllowArrayObjects' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxArrayRecursiveUnionImplicit.ts#L1
Property 'AllowNaN' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxObjectHierarchical.ts#L1
Property 'AllowArrayObjects' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxObjectHierarchical.ts#L1
Property 'AllowNaN' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxObjectRecursive.ts#L1
Property 'AllowArrayObjects' does not exist on type 'typeof TypeSystem'.
Ubuntu: benchmark/structures/typebox/TypeboxObjectRecursive.ts#L1
Property 'AllowNaN' does not exist on type 'typeof TypeSystem'.
Ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/