google pub/sub updates and fixes #60
Annotations
5 errors
src/queue-providers/google-pubsub.ts#L98
Unsafe argument of type `any` assigned to a parameter of type `AirhornNotification`.
|
test/queue-providers/google-pubsub.test.ts#L1
'constants' module was deprecated since v6.3.0. Use 'constants' property of each module instead.
|
test/queue-providers/google-pubsub.test.ts#L10
Return values from promise executor functions cannot be read.
|
test/queue-providers/google-pubsub.test.ts#L75
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.
|
|
This job failed
Loading