Skip to content

feat: Add webhook sender worker for delivering event notifications #1256

feat: Add webhook sender worker for delivering event notifications

feat: Add webhook sender worker for delivering event notifications #1256

Triggered via pull request February 18, 2026 12:28
Status Failure
Total duration 39s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ESlint: workers/webhook/src/deliverer.ts#L33
No magic number: 169
ESlint: workers/webhook/src/deliverer.ts#L32
No magic number: 168
ESlint: workers/webhook/src/deliverer.ts#L32
No magic number: 192
ESlint: workers/webhook/src/deliverer.ts#L31
No magic number: 31
ESlint: workers/webhook/src/deliverer.ts#L31
No magic number: 16
ESlint: workers/webhook/src/deliverer.ts#L31
No magic number: 172
ESlint: workers/webhook/src/deliverer.ts#L29
No magic number: 10
ESlint: workers/webhook/src/deliverer.ts#L28
No magic number: 127
ESlint: workers/webhook/src/deliverer.ts#L26
No magic number: 255
ESlint: workers/webhook/src/deliverer.ts#L26
No magic number: 4
ESlint: jest.global-teardown.js#L8
Invalid JSDoc tag name "shelf/jest-mongodb"
ESlint: convertors/move-timestamp-out-of-payload.js#L136
'repetition' is not defined
ESlint: convertors/move-timestamp-out-of-payload.js#L136
'repetitionCollectionsToCheck' is not defined
ESlint: convertors/move-timestamp-out-of-payload.js#L60
Missing JSDoc @param "projectId" type
ESlint: convertors/move-timestamp-out-of-payload.js#L59
Missing JSDoc @param "repetitionCollectionName" type
ESlint: convertors/move-timestamp-out-of-payload.js#L58
Missing JSDoc @param "db" type
ESlint: convertors/move-timestamp-out-of-payload.js#L57
Missing JSDoc @returns declaration
ESlint: convertors/move-timestamp-out-of-payload.js#L12
Missing JSDoc @param "collectionName" type
ESlint: convertors/move-timestamp-out-of-payload.js#L11
Missing JSDoc @param "db" type
ESlint: convertors/move-timestamp-out-of-payload.js#L10
Missing JSDoc @returns declaration