build(deps): bump tar from 6.2.0 to 6.2.1 #194
build.yml
on: pull_request
Matrix: lint
Matrix: test-storybook
Matrix: test
Matrix: deploy
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
|