Skip to content

chore(deps): bump qs from 6.13.0 to 6.14.2 in /web #39

chore(deps): bump qs from 6.13.0 to 6.14.2 in /web

chore(deps): bump qs from 6.13.0 to 6.14.2 in /web #39

Triggered via pull request February 14, 2026 07:52
Status Success
Total duration 2m 49s
Artifacts

style.yml

on: pull_request
Python Style
10s
Python Style
Web Style
1m 4s
Web Style
Docker Compose Template
10s
Docker Compose Template
SuperLinter
2m 46s
SuperLinter
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Web Style: web/app/account/account-page/AvatarWithEdit.tsx#L90
Classname 'bg-opacity-50' should be replaced by an opacity suffix (eg. '/50')
Web Style: web/app/(shareLayout)/webapp-signin/page.tsx#L92
React Hook useEffect has missing dependencies: 'handleSSOLogin' and 'processTokenAndRedirect'. Either include them or remove the dependency array
Web Style: web/app/(commonLayout)/datasets/create/page.tsx#L6
'props' is defined but never used. Allowed unused args must match /^_/u
Web Style: web/app/(commonLayout)/datasets/Datasets.tsx#L86
React Hook useEffect has a missing dependency: 'containerRef'. Either include it or remove the dependency array
Web Style: web/app/(commonLayout)/datasets/Datasets.tsx#L67
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Web Style: web/app/(commonLayout)/datasets/DatasetCard.tsx#L64
'e' is defined but never used
Web Style: web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout-main.tsx#L69
'toggleTips' is assigned a value but never used. Allowed unused vars must match /^_/u
Web Style: web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout-main.tsx#L69
'isShowTips' is assigned a value but never used. Allowed unused vars must match /^_/u
Web Style: web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/api/page.tsx#L5
'props' is defined but never used. Allowed unused args must match /^_/u
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/layout-main.tsx#L97
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array