Skip to content

fix: order of postTimeout hooks and preRequest must be able to modify… #34

fix: order of postTimeout hooks and preRequest must be able to modify…

fix: order of postTimeout hooks and preRequest must be able to modify… #34

Triggered via push June 25, 2024 03:51
Status Success
Total duration 24s
Artifacts

ci.yml

on: push
Main
14s
Main
Checking if it's valid for JSR
7s
Checking if it's valid for JSR
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Main: src/utils/create-request.ts#L51
'retries' is assigned a value but never used
Main: src/utils/create-request.ts#L52
'backoff' is assigned a value but never used
Main: src/utils/create-request.ts#L53
'jitter' is assigned a value but never used
Main: src/utils/create-request.ts#L54
'jitterFactor' is assigned a value but never used
Main: src/utils/create-request.ts#L55
'backoffFactor' is assigned a value but never used
Main: src/utils/create-request.ts#L57
'retryOnTimeout' is assigned a value but never used