Skip to content

iterate social session #6

iterate social session

iterate social session #6

Triggered via schedule March 27, 2026 07:14
Status Failure
Total duration 16s
Artifacts

social.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
social
Process completed with exit code 1.
social: internal/evolution/git.go#L361
cannot use map[string]interface{}{…} (value of type map[string]interface{}) as map[string]string value in argument to e.toolMap["git_commit"].Execute
social: internal/evolution/git.go#L24
cannot use args (variable of type map[string]interface{}) as map[string]string value in argument to tool.Execute
social: internal/evolution/git.go#L22
undefined: iteragent.ArgStr
social: internal/agent/mutation.go#L21
undefined: iteragent.ArgStr
social: internal/agent/mutation.go#L20
cannot use func(ctx context.Context, args map[string]interface{}) (string, error) {…} (value of type func(ctx context.Context, args map[string]interface{}) (string, error)) as func(ctx context.Context, args map[string]string) (string, error) value in struct literal
social
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/