Skip to content

feat: docx image preview #10413

feat: docx image preview

feat: docx image preview #10413

Triggered via pull request January 26, 2025 07:04
Status Success
Total duration 1m 32s
Artifacts

style.yml

on: pull_request
Python Style
9s
Python Style
Web Style
1m 20s
Web Style
Docker Compose Template
10s
Docker Compose Template
SuperLinter
1m 19s
SuperLinter
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Python Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker Compose Template
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SuperLinter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Web Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/layout.tsx#L109
React Hook useEffect has a missing dependency: 'setAppSiderbarExpand'. Either include it or remove the dependency array
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/config-popup.tsx#L126
'configuredProviderPanel' is assigned a value but never used. Allowed unused vars must match /^_/u
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/config-popup.tsx#L141
'moreProviderPanel' is assigned a value but never used. Allowed unused vars must match /^_/u
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/provider-config-modal.tsx#L126
'postData' is assigned a value but never used. Allowed unused vars must match /^_/u
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/layout.tsx#L18
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Web Style: web/app/(commonLayout)/apps/AppCard.tsx#L74
React Hook useCallback has missing dependencies: 'mutateApps', 'notify', 'onPlanInfoChanged', 'onRefresh', and 't'. Either include them or remove the dependency array. If 'onRefresh' changes too often, find the parent component that defines it and wrap that definition in useCallback
Web Style: web/app/(commonLayout)/apps/AppCard.tsx#L103
'e' is defined but never used
Web Style: web/app/(commonLayout)/apps/AppCard.tsx#L130
'e' is defined but never used