Skip to content

Allow skipping retries (only via main messenger function) (#196) #881

Allow skipping retries (only via main messenger function) (#196)

Allow skipping retries (only via main messenger function) (#196) #881

Triggered via push January 19, 2024 17:43
Status Success
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint: source/receiver.ts#L31
Unexpected 'todo' comment: 'TODO: Add test for this eventuality:...'
Lint: source/receiver.ts#L74
Unexpected 'todo' comment: 'TODO: Test the handling of __getTabData...'
Lint: source/sender.ts#L76
Async function 'manageMessage' has too many parameters (5). Maximum allowed is 4
Lint: source/sender.ts#L83
Unexpected 'todo' comment: 'TODO: Split this up a bit because it's...'
Lint: source/thisTarget.ts#L89
Unexpected 'todo' comment: 'TODO: Test this in Jest, outside the...'
Lint: source/thisTarget.ts#L179
Unexpected 'todo' comment: 'TODO: Use Error#cause after...'