Extra logging for subscription failures #214
Annotations
3 errors and 5 warnings
linting:
packages/sns/lib/utils/snsSubscriber.ts#L24
'any' overrides all other types in this intersection type
|
linting:
packages/sns/lib/utils/snsSubscriber.ts#L52
Unsafe call of an `any` typed value
|
linting
Process completed with exit code 1.
|
linting:
packages/sns/lib/utils/snsInitter.ts#L51
Unsafe member access .logger on an `any` value
|
linting:
packages/sns/lib/utils/snsSubscriber.ts#L27
Unsafe member access .queueUrlsWithSubscribePermissionsPrefix on an `any` value
|
linting:
packages/sns/lib/utils/snsSubscriber.ts#L30
Unsafe member access .topicArnsWithPublishPermissionsPrefix on an `any` value
|
linting:
packages/sns/lib/utils/snsSubscriber.ts#L50
Unsafe member access .logger on an `any` value
|
linting:
packages/sns/lib/utils/snsSubscriber.ts#L52
Unsafe member access .error on an `any` value
|