Skip to content

feat: condition page #215

feat: condition page

feat: condition page #215

Triggered via push December 1, 2025 11:41
Status Success
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
lint / lint
Process completed with exit code 1.
lint / lint: frontend/src/store/types.ts#L12
'k' is never reassigned. Use 'const' instead
lint / lint: frontend/src/store/types.ts#L10
'store' is never reassigned. Use 'const' instead
lint / lint: frontend/src/components/Toast/Toast.tsx#L26
Unexpected empty method 'hideToasts'
lint / lint: frontend/src/components/Toast/Toast.tsx#L25
Unexpected empty method 'hideToast'
lint / lint: frontend/src/components/Toast/Toast.tsx#L24
Unexpected empty method 'showToast'
lint / lint: frontend/src/common/utils/collapseAddress.ts#L1
Type number trivially inferred from a number literal, remove type annotation
lint / lint: frontend/postcss.config.js#L15
'process' is not defined
lint / lint: frontend/src/components/ConditionResolver/components/Emoji/Emoji.tsx#L12
'useDebounce' is defined but never used
lint / lint: frontend/src/components/ChatHeader/ChatHeader.tsx#L1
'Button' is defined but never used
lint / lint: frontend/src/common/utils/removeEmptyFields.ts#L3
'_' is defined but never used
lint / lint: frontend/src/common/utils/removeEmptyFields.ts#L1
Unexpected any. Specify a different type
lint / lint: frontend/src/common/hooks/useClipboard.ts#L16
'err' is defined but never used
lint / lint: frontend/declaration.d.ts#L2
Unexpected any. Specify a different type