iterate social session #6
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/
|