Skip to content

fix(1.0): update github plugin 404 #10379

fix(1.0): update github plugin 404

fix(1.0): update github plugin 404 #10379

Triggered via pull request January 24, 2025 08:12
Status Success
Total duration 1m 32s
Artifacts

style.yml

on: pull_request
Python Style
11s
Python Style
Web Style
1m 21s
Web Style
Docker Compose Template
9s
Docker Compose Template
SuperLinter
1m 18s
SuperLinter
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Docker Compose Template
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python Style
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