Skip to content

fix: annotation update need use http put method and annotation-reply api doc parms wrong #12841

fix: annotation update need use http put method and annotation-reply api doc parms wrong

fix: annotation update need use http put method and annotation-reply api doc parms wrong #12841

Re-run triggered April 27, 2025 08:08
Status Success
Total duration 1m 48s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/layout-main.tsx#L105
Complete the task associated to this "TODO" comment
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/panel.tsx#L81
Extract this nested ternary operation into an independent statement
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/panel.tsx#L83
Extract this nested ternary operation into an independent statement
Web Style: web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/panel.tsx#L85
Extract this nested ternary operation into an independent statement
Web Style: web/app/(commonLayout)/apps/AppCard.tsx#L70
Refactor this code to not use nested template literals
Web Style: web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout-main.tsx#L48
'isShowTips' is assigned a value but never used. Allowed unused vars must match /^_/u
Web Style: web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout-main.tsx#L48
Remove the declaration of the unused 'isShowTips' variable
Web Style: web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout-main.tsx#L48
Remove this useless assignment to variable "isShowTips"