merge setting page #18
Annotations
10 errors and 10 warnings
src/components/Options/index.tsx#L35
Replace `e` with `(e)`
|
src/components/Options/index.tsx#L48
Replace `e` with `(e)`
|
src/components/Options/index.tsx#L56
Delete `·`
|
src/components/Options/index.tsx#L66
Delete `;`
|
src/components/Options/index.tsx#L66
Unnecessary semicolon
|
src/components/Options/index.tsx#L69
Delete `⏎····`
|
src/pages/Home/index.tsx#L43
Delete `·`
|
src/pages/Home/index.tsx#L44
Delete `·`
|
src/pages/Home/index.tsx#L50
Replace `⏎··········fa="fa-solid·fa-gear"⏎··········onClick={()·=>·navigate('/options')}⏎········` with `·fa="fa-solid·fa-gear"·onClick={()·=>·navigate('/options')}`
|
src/pages/Offscreen/worker.ts#L27
Replace `"127.0.0.1"` with `'127.0.0.1'`
|
src/components/Options/index.tsx#L76
Unexpected any. Specify a different type
|
src/components/RequestDetail/index.tsx#L14
'Navigate' is defined but never used
|
src/components/RequestDetail/index.tsx#L97
Unexpected any. Specify a different type
|
src/components/RequestDetail/index.tsx#L112
Forbidden non-null assertion
|
src/components/RequestDetail/index.tsx#L221
Unexpected any. Specify a different type
|
src/components/ResponseDetail/index.tsx#L2
'useCallback' is defined but never used
|
src/components/ResponseDetail/index.tsx#L8
Unexpected any. Specify a different type
|
src/components/ResponseDetail/index.tsx#L11
'formData' is assigned a value but never used
|
src/components/ResponseDetail/index.tsx#L11
'setFormData' is assigned a value but never used
|
src/global.d.ts#L2
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading