Skip to content

Extra logging for subscription failures #214

Extra logging for subscription failures

Extra logging for subscription failures #214

Triggered via pull request October 6, 2023 11:36
Status Failure
Total duration 1m 4s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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