feat: allow listing keys in kv stores #1809
Annotations
6 errors and 4 warnings
build
cannot use &FirestoreDocService{} (value of type *FirestoreDocService) as KeyValuepb.KeyValueServer value in variable declaration: *FirestoreDocService does not implement KeyValuepb.KeyValueServer (missing method Keys)
|
build
cannot use &FirestoreDocService{…} (value of type *FirestoreDocService) as KeyValuepb.KeyValueServer value in return statement: *FirestoreDocService does not implement KeyValuepb.KeyValueServer (missing method Keys)
|
build
cannot use &FirestoreDocService{…} (value of type *FirestoreDocService) as KeyValuepb.KeyValueServer value in return statement: *FirestoreDocService does not implement KeyValuepb.KeyValueServer (missing method Keys)
|
build
Process completed with exit code 2.
|
test
SA1019: apigatewaymanagementapi.WithEndpointResolver is deprecated: EndpointResolver and WithEndpointResolver. Providing a value for this field will likely prevent you from using any endpoint-related service features released after the introduction of EndpointResolverV2 and BaseEndpoint. To migrate an EndpointResolver implementation that uses a custom endpoint, set the client option BaseEndpoint instead. (staticcheck)
|
test
Process completed with exit code 2.
|
build
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|