Skip to content

add endpoint of get feedbacks #12844

add endpoint of get feedbacks

add endpoint of get feedbacks #12844

Triggered via pull request April 27, 2025 08:37
Status Success
Total duration 1m 33s
Artifacts

style.yml

on: pull_request
Python Style
30s
Python Style
Web Style
1m 25s
Web Style
Docker Compose Template
9s
Docker Compose Template
SuperLinter
1m 21s
SuperLinter
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"