[WIP]refactor: softly connect to cloudwego-contrib/cwgo-pkg #69
Annotations
11 errors and 1 warning
unit-benchmark-test (1.21, ARM64)
cannot use (*BinaryProtocol)(nil) (value of type *BinaryProtocol) as "github.com/apache/thrift/lib/go/thrift".TProtocol value in variable declaration: *BinaryProtocol does not implement "github.com/apache/thrift/lib/go/thrift".TProtocol (wrong type for method ReadBinary)
|
unit-benchmark-test (1.21, ARM64)
not enough arguments in call to SkipDefaultDepth
|
unit-benchmark-test (1.21, ARM64)
not enough arguments in call to p.Read
|
unit-benchmark-test (1.21, ARM64)
not enough arguments in call to p.Write
|
unit-benchmark-test (1.21, ARM64)
Process completed with exit code 1.
|
unit-benchmark-test (1.21, X64)
The job was canceled because "_1_21_ARM64" failed.
|
unit-benchmark-test (1.21, X64)
cannot use (*BinaryProtocol)(nil) (value of type *BinaryProtocol) as "github.com/apache/thrift/lib/go/thrift".TProtocol value in variable declaration: *BinaryProtocol does not implement "github.com/apache/thrift/lib/go/thrift".TProtocol (wrong type for method ReadBinary)
|
unit-benchmark-test (1.21, X64)
not enough arguments in call to SkipDefaultDepth
|
unit-benchmark-test (1.21, X64)
not enough arguments in call to p.Read
|
unit-benchmark-test (1.21, X64)
not enough arguments in call to p.Write
|
unit-benchmark-test (1.21, X64)
The operation was canceled.
|
unit-benchmark-test (1.21, ARM64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|