Skip to content

fix(swagger): display request body model in execution mode #185

fix(swagger): display request body model in execution mode

fix(swagger): display request body model in execution mode #185

Triggered via push September 2, 2024 09:45
Status Success
Total duration 2m 20s
Artifacts

build.yml

on: push
Matrix: lint
Matrix: test-storybook
Matrix: test
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (20.x): packages/swagger-ui-plugins/plugins/auth/authorize-btn.component.tsx#L24
React Hook useEffect has missing dependencies: 'config' and 'setConfig'. Either include them or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/components/search.component.tsx#L51
React Hook useEffect has a missing dependency: 'config.search'. Either include it or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/layout/standalone-layout.component.tsx#L16
React Hook useEffect has missing dependencies: 'authActions' and 'authSelectors'. Either include them or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/layout/standalone-layout.component.tsx#L25
React Hook useEffect has missing dependencies: 'config' and 'setConfig'. Either include them or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/layout/standalone-layout.component.tsx#L35
React Hook useEffect has a missing dependency: 'props.layoutActions'. Either include it or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/layout/standalone-layout.component.tsx#L52
React Hook useEffect has missing dependencies: 'config' and 'setConfig'. Either include them or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/views/migrations/hooks/use-migration-note.hook.ts#L17
React Hook useEffect has a missing dependency: 'hooks'. Either include it or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/views/migrations/hooks/use-migration-notes.hook.ts#L17
React Hook useEffect has a missing dependency: 'hooks'. Either include it or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/views/swagger/webhooks/hooks/webhooks.hook.ts#L27
React Hook useMemo has a missing dependency: 'initialToc'. Either include it or remove the dependency array
lint (20.x): packages/swagger-ui-v3/src/views/swagger/webhooks/hooks/webhooks.hook.ts#L31
React Hook useEffect has a missing dependency: 'hooks'. Either include it or remove the dependency array