Skip to content

feat:(thrift) support construction of nested-typed nodes #152

feat:(thrift) support construction of nested-typed nodes

feat:(thrift) support construction of nested-typed nodes #152

Triggered via push March 14, 2024 12:59
Status Failure
Total duration 1m 41s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build (1.16.x): thrift/generic/node.go#L170
p.WriteAny undefined (type *"github.com/cloudwego/dynamicgo/thrift".BinaryProtocol has no field or method WriteAny)
build (1.16.x): thrift/generic/node.go#L191
missing function body
build (1.16.x): thrift/generic/node.go#L192
missing function body
build (1.16.x): thrift/generic/node.go#L193
missing function body
build (1.16.x)
Process completed with exit code 2.
build (1.20.x)
The job was canceled because "_1_16_x" failed.
build (1.20.x)
The operation was canceled.
build (1.16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/