feat: Advanced Options to set MAX_SENT and MAX_RECV #121
Annotations
3 errors and 11 warnings
Lint:
src/pages/Options/index.tsx#L35
Replace `await·getMaxRecv(` with `(await·getMaxRecv()`
|
Lint:
src/pages/Options/index.tsx#L36
Replace `await·getMaxSent(` with `(await·getMaxSent()`
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L22
'get' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L29
'urlify' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L175
Unexpected any. Specify a different type
|
Lint:
src/components/RequestDetail/index.tsx#L190
Forbidden non-null assertion
|
Lint:
src/components/RequestDetail/index.tsx#L299
Unexpected any. Specify a different type
|
Lint:
src/components/ResponseDetail/index.tsx#L2
'useCallback' is defined but never used
|
Lint:
src/components/ResponseDetail/index.tsx#L8
Unexpected any. Specify a different type
|
Lint:
src/components/ResponseDetail/index.tsx#L11
'formData' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading