feat: add AutoEditor and Telemetry for enhanced autonomous execution #167
Annotations
7 errors and 6 warnings
|
Lint Code
issues found
|
|
Lint Code:
internal/modes/watch.go#L154
var donePattern is unused (unused)
|
|
Lint Code:
internal/autonomous/watcher.go#L176
field mu is unused (unused)
|
|
Lint Code:
internal/modes/run.go#L162
QF1003: could use tagged switch on tc.Name (staticcheck)
|
|
Lint Code:
internal/autonomous/watcher.go#L249
S1000: should use a simple channel send/receive instead of select with a single case (staticcheck)
|
|
Lint Code:
internal/autonomous/auto_editor.go#L140
S1000: should use a simple channel send/receive instead of select with a single case (staticcheck)
|
|
Run Tests
Process completed with exit code 1.
|
|
Lint Code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint Code
The process '/usr/bin/git' failed with exit code 128
|
|
Build Binary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Binary
The process '/usr/bin/git' failed with exit code 128
|
|
Run Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Tests
The process '/usr/bin/git' failed with exit code 128
|