contract renaming #1783
Annotations
20 errors and 4 warnings
build
cannot use &SQSQueueService{} (value of type *SQSQueueService) as queuespb.QueuesServer value in variable declaration: *SQSQueueService does not implement queuespb.QueuesServer (missing method Dequeue)
|
build
undefined: queuepb.QueueSendRequestBatch
|
build
undefined: queuepb.QueueSendResponse
|
build
undefined: queuepb.QueueSendRequest
|
build
undefined: queuepb.FailedSendRequest
|
build
undefined: queuepb.FailedSendRequest
|
build
undefined: queuepb.QueueSendResponse
|
build
undefined: queuepb.QueueReceiveRequest
|
build
undefined: queuepb.QueueReceiveResponse
|
build
undefined: queuepb.ReceivedTask
|
test
undefined: topicspb.Message (typecheck)
|
test
could not import github.com/nitrictech/nitric/cloud/aws/runtime/gateway (-: # github.com/nitrictech/nitric/cloud/aws/runtime/gateway
|
test
undefined: topicspb.Message) (typecheck)
|
test
could not import github.com/nitrictech/nitric/cloud/aws/runtime/queue (-: # github.com/nitrictech/nitric/cloud/aws/runtime/queue
|
test
cannot use &SQSQueueService{} (value of type *SQSQueueService) as queuespb.QueuesServer value in variable declaration: *SQSQueueService does not implement queuespb.QueuesServer (missing method Dequeue)
|
test
undefined: queuepb.QueueSendRequestBatch
|
test
undefined: queuepb.QueueSendResponse
|
test
undefined: queuepb.QueueSendRequest
|
test
undefined: queuepb.FailedSendRequest
|
test
undefined: queuepb.FailedSendRequest
|
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/
|