fix(responses): preserve incomplete terminal state - #219
Merged
caigee-cmd merged 4 commits intoSep 21, 2026
Merged
Annotations
11 warnings and 1 notice
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
src/components/account/AccountCheckinRecordsModal.tsx#L55
src/components/account/AccountCheckinRecordsModal.tsx:55:10: React Hook useEffect has a missing dependency: 'load'
|
|
Run npm run lint:
src/components/account/AccountCheckinRecordsModal.tsx#L55
src/components/account/AccountCheckinRecordsModal.tsx:55:10: Calling setState synchronously within an effect can trigger cascading renders
|
|
Run npm run lint:
src/components/ui/ListPager.tsx#L4
src/components/ui/ListPager.tsx:4:14: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run npm run lint:
src/components/ui/ListPager.tsx#L3
src/components/ui/ListPager.tsx:3:14: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run npm run lint:
src/hooks/useI18n.tsx#L34
src/hooks/useI18n.tsx:34:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run npm run lint:
src/hooks/useApiKey.tsx#L39
src/hooks/useApiKey.tsx:39:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run npm run lint:
src/hooks/useApiKey.tsx#L33
src/hooks/useApiKey.tsx:33:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run npm run lint:
src/hooks/useOverview.tsx#L56
src/hooks/useOverview.tsx:56:7: Calling setState synchronously within an effect can trigger cascading renders
|
|
Run npm run lint:
src/hooks/useOverview.tsx#L71
src/hooks/useOverview.tsx:71:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run npm run lint:
src/hooks/useTheme.tsx#L53
src/hooks/useTheme.tsx:53:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading