feat: docx image preview #10413
style.yml
on: pull_request
Python Style
9s
Web Style
1m 20s
Docker Compose Template
10s
SuperLinter
1m 19s
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]/annotations/page.tsx#L5
Use a `type` instead of an `interface`
|
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)/[appId]/overview/tracing/provider-panel.tsx#L11
'Settings04' is defined but never used
|
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
|