feat(extensions): add OpenCode subagent compatibility #3256
ci.yml
on: pull_request
Frontend Build
1m 4s
CLI Tests (ubuntu-latest)
3m 59s
Matrix: rust-build-check
Annotations
2 errors and 10 warnings
|
Frontend Build
Process completed with exit code 1.
|
|
Frontend Build:
src/web-ui/src/app/scenes/agents/AgentsScene.tsx#L534
React Hook useMemo has a missing dependency: 'selectedAgentIsExternal'. Either include it or remove the dependency array
|
|
Frontend Build:
src/web-ui/src/tools/bitfun-canvas/runtime/sdk/types.ts#L85
An interface declaring no members is equivalent to its supertype
|
|
Frontend Build:
src/web-ui/src/tools/bitfun-canvas/runtime/sdk/types.ts#L83
An interface declaring no members is equivalent to its supertype
|
|
Frontend Build:
src/web-ui/src/tools/bitfun-canvas/runtime/sdk/diagrams.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Build:
src/web-ui/src/tools/bitfun-canvas/runtime/sdk/data-display.tsx#L336
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Build:
src/web-ui/src/tools/bitfun-canvas/runtime/CanvasRuntimeApp.tsx#L90
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Frontend Build:
src/web-ui/src/tools/bitfun-canvas/runtime/CanvasRuntimeApp.tsx#L64
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Frontend Build:
src/web-ui/src/infrastructure/peer-device/PeerDeviceContext.tsx#L381
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Build:
src/web-ui/src/infrastructure/peer-device/PeerDeviceContext.tsx#L373
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Build:
src/web-ui/src/flow_chat/deep-review/launch/commandParser.ts#L309
Unexpected control character(s) in regular expression: \x00
|
|
Frontend Build:
src/web-ui/src/app/components/NavPanel/AskUserAnnouncer.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|