Skip to content

feat: add type column to WebLogView #662

feat: add type column to WebLogView

feat: add type column to WebLogView #662

Triggered via pull request December 4, 2024 15:14
Status Success
Total duration 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/components/Form/FileUploadInput.tsx#L42
Unsafe assignment of an `any` value
build: src/components/Layout/ActivityBar/ProxyStatusIndicator.tsx#L22
Unsafe assignment of an `any` value
build: src/components/Layout/ActivityBar/ProxyStatusIndicator.tsx#L23
Unsafe argument of type `any` assigned to a parameter of type `ProxyStatus`
build: src/components/WebLogView/RequestDetails/utils.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `object`
build: src/components/WebLogView/ResponseDetails/Preview.tsx#L56
Unsafe assignment of an `any` value
build: src/components/WebLogView/ResponseDetails/ResponseDetails.utils.ts#L52
Unsafe argument of type `any` assigned to a parameter of type `object`
build: src/components/WebLogView/ResponseDetails/ResponseDetails.utils.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `object`
build: src/hooks/useScriptPreview.test.ts#L19
Unsafe return of an `any` typed value
build: src/main.ts#L418
Unsafe assignment of an `any` value
build: src/main.ts#L420
Unsafe assignment of an `any` value