fix(mcp): delete the McpContext copy nothing here can load #104
ci.yml
on: pull_request
golangci-lint
2m 51s
No vendored ecosystem
5s
Annotations
13 errors and 6 warnings
|
golangci-lint:
go/pkg/agentic/platform.go#L602
Error return value of `response.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/plan_retention.go#L85
Error return value of `s.planCleanup` is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/persist.go#L53
Error return value of `fs.DeleteAll` is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/mirror.go#L176
Error return value of `(*dappco.re/go.Process).RunIn` is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/dispatch.go#L894
Error return value is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/dispatch.go#L689
Error return value is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/dispatch.go#L670
Error return value of `fs.Write` is not checked (errcheck)
|
|
golangci-lint:
go/pkg/agentic/auto_pr.go#L96
Error return value is not checked (errcheck)
|
|
golangci-lint:
go/cmd/core-agent/commands_chat.go#L81
Error return value of `core.WriteString` is not checked (errcheck)
|
|
golangci-lint:
go/cmd/core-agent/commands_chat.go#L56
Error return value of `hist.Close` is not checked (errcheck)
|
|
PHP Tests + Coverage
Process completed with exit code 2.
|
|
SonarCloud
Process completed with exit code 2.
|
|
SonarCloud
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.4 but your php version (8.3.33) does not satisfy that requirement.
Problem 2
- symfony/clock is locked to version v8.1.0 and an update of this package was not requested.
- symfony/clock v8.1.0 requires php >=8.4.1 -> your php version (8.3.33) does not satisfy that requirement.
Problem 3
- symfony/css-selector is locked to version v8.1.0 and an update of this package was not requested.
- symfony/css-selector v8.1.0 requires php >=8.4.1 -> your php version (8.3.33) does not satisfy that requirement.
Problem 4
- symfony/event-dispatcher is locked to version v8.1.2 and an update of this package was not requested.
- symfony/event-dispatcher v8.1.2 requires php >=8.4.1 -> your php version (8.3.33) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v8.1.2 and an update of this package was not requested.
- symfony/string v8.1.2 requires php >=8.4.1 -> your php version (8.3.33) does not satisfy that requirement.
Problem 6
- symfony/translation is locked to version v8.1.1 and an update of this package was not requested.
- symfony/translation v8.1.1 requires php >=8.4.1 -> your php version (8.3.33) does not satisfy that requirement.
Problem 7
- nesbot/carbon is locked to version 3.13.1 and an update of this package was not requested.
- nesbot/carbon 3.13.1 requires symfony/clock ^6.3.12 || ^7.0 || ^8.0 -> satisfiable by symfony/clock[v8.1.0].
- symfony/clock v8.1.0 requires php >=8.4.1 -> your php version (8.3.33) does not satisfy that requirement.
|
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/agent/agent. Supported file pattern: go.mod
|
|
Go Tests + Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Go Tests + Coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/agent/agent. Supported file pattern: go.mod
|
|
PHP Tests + Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Finalize Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SonarCloud
Restore cache failed: Dependencies file is not found in /home/runner/work/agent/agent. Supported file pattern: go.mod
|