Fix double-path CWD bug in agent executor #174
Annotations
13 errors and 6 warnings
|
Lint Code:
internal/integrations/notifications.go#L139
ST1005: error strings should not be capitalized (staticcheck)
|
|
Lint Code:
internal/integrations/notifications.go#L91
ST1005: error strings should not be capitalized (staticcheck)
|
|
Lint Code:
internal/integrations/notifications.go#L55
ST1005: error strings should not be capitalized (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/enhanced_workflow.go#L392
QF1008: could remove embedded field "AutonomousWorkflow" from selector (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)
|
|
Lint Code:
cmd/gptcode/status.go#L173
QF1003: could use tagged switch on check.Status (staticcheck)
|
|
Lint Code:
cmd/test-live/main.go#L19
ineffectual assignment to model (ineffassign)
|
|
Lint Code:
internal/docs/generator.go#L105
printf: fmt.Sprintf call has arguments but no formatting directives (govet)
|
|
Lint Code:
cmd/test-live/main.go#L73
printf: fmt.Println arg list ends with redundant newline (govet)
|
|
Run Tests
Process completed with exit code 1.
|
|
Run Tests:
cmd/test-live/main.go#L73
fmt.Println arg list ends with redundant newline
|
|
Run Tests:
internal/docs/generator.go#L105
fmt.Sprintf call has arguments but no formatting directives
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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
|