Hide Watch method from Client.go and move into Attach method #593
Annotations
10 errors and 2 warnings
Test:
test/integration/array_test.go#L258
multiple-value c1.Attach(ctx, d1) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/array_test.go#L288
multiple-value c1.Attach(ctx, d1) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/array_test.go#L290
multiple-value c2.Attach(ctx, d2) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/array_test.go#L312
multiple-value c1.Attach(ctx, d1) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/array_test.go#L383
multiple-value c1.Attach(ctx, d1) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/array_test.go#L469
multiple-value c1.Attach(ctx, d1) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/auth_webhook_test.go#L119
multiple-value cli.Attach(ctx, doc) (value of type (<-chan client.WatchResponse, error)) in single-value context
|
Test:
test/integration/auth_webhook_test.go#L177
assignment mismatch: 1 variable but cli.Attach returns 2 values
|
Test:
test/integration/auth_webhook_test.go#L180
cli.Watch undefined (type *client.Client has no field or method Watch)
|
Test:
test/integration/auth_webhook_test.go#L227
assignment mismatch: 1 variable but cli.Attach returns 2 values
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, bufbuild/buf-setup-action@v1, bufbuild/buf-lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set up Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/yorkie/yorkie. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading