Skip to content

feat: enhance agent supervision with execution monitoring and task pl… #318

feat: enhance agent supervision with execution monitoring and task pl…

feat: enhance agent supervision with execution monitoring and task pl… #318

Triggered via push March 15, 2026 18:03
Status Success
Total duration 4m 3s
Artifacts

ci.yml

on: push
lint-and-test
4m 0s
lint-and-test
docker-build
0s
docker-build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 10 warnings
lint-and-test
Process completed with exit code 1.
lint-and-test: backend/cmd/installer/state/example_test.go#L23
Error return value of `os.WriteFile` is not checked (errcheck)
lint-and-test: backend/cmd/installer/loader/loader_test.go#L408
Error return value of `os.Remove` is not checked (errcheck)
lint-and-test: backend/cmd/installer/loader/loader_test.go#L293
Error return value of `os.Remove` is not checked (errcheck)
lint-and-test: backend/cmd/installer/loader/loader_test.go#L64
Error return value of `os.Remove` is not checked (errcheck)
lint-and-test: backend/cmd/installer/loader/example_test.go#L22
Error return value of `os.WriteFile` is not checked (errcheck)
lint-and-test: backend/cmd/installer/files/files_test.go#L67
Error return value of `os.RemoveAll` is not checked (errcheck)
lint-and-test: backend/cmd/installer/files/files_test.go#L48
Error return value of `os.RemoveAll` is not checked (errcheck)
lint-and-test: backend/cmd/installer/files/files_test.go#L28
Error return value of `os.RemoveAll` is not checked (errcheck)
lint-and-test: backend/cmd/installer/files/files.go#L313
Error return value of `dstFile.Close` is not checked (errcheck)
lint-and-test: backend/cmd/installer/files/files.go#L307
Error return value of `srcFile.Close` is not checked (errcheck)
lint-and-test
Process completed with exit code 1.
lint-and-test: frontend/src/providers/theme-provider.tsx#L69
Expected blank line before this statement
lint-and-test: frontend/src/lib/сlipboard.ts#L71
'safeReject' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-test: frontend/src/components/ui/input.tsx#L5
An interface declaring no members is equivalent to its supertype
lint-and-test: frontend/src/components/ui/data-table.tsx#L33
'TValue' is defined but never used. Allowed unused vars must match /^_/u
lint-and-test: frontend/src/components/ui/data-table.tsx#L33
'TData' is defined but never used. Allowed unused vars must match /^_/u
lint-and-test
Component definition is missing display name
lint-and-test
Process completed with exit code 1.
lint-and-test
React Hook useEffect has a missing dependency: 'items'. Either include it or remove the dependency array
lint-and-test
React Hook useEffect has a missing dependency: 'hasVerticalScroll'. Either include it or remove the dependency array
lint-and-test: frontend/src/components/ui/textarea.tsx#L42
React Hook React.useEffect has missing dependencies: 'init', 'maxHeight', 'minHeight', and 'textareaRef'. Either include them or remove the dependency array. Mutable values like 'textareaRef.current' aren't valid dependencies because mutating them doesn't re-render the component
lint-and-test
Unexpected any. Specify a different type
lint-and-test
Unexpected any. Specify a different type
lint-and-test
Unexpected any. Specify a different type
lint-and-test
Unexpected any. Specify a different type
lint-and-test
Unexpected any. Specify a different type
lint-and-test: frontend/src/components/shared/markdown.tsx#L151
Unexpected any. Specify a different type
lint-and-test: frontend/src/components/shared/markdown.tsx#L151
Unexpected any. Specify a different type