{ "commit": "1db49442e1ff1227283bfcd52cab65a397a68bb9", "parent": "11860fc055026fa1e14b10111b9410d51a2534ac", "repository_id": "R002", "schema_version": 1, "task_id": "TASK_S2_R002_018", "valid_end_to_end": true, "validation": { "commands": [ "go test ./internal/commands/api -count=1" ], "elapsed_seconds": 2.110142291057855, "gold": [ { "command": "go test ./internal/commands/api -count=1", "elapsed_seconds": 0.7243207499850541, "returncode": 0, "stderr": "", "stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/api\t0.292s\n", "timed_out": false } ], "hidden": [ { "command": "go test ./internal/commands/api -count=1", "elapsed_seconds": 0.18256262503564358, "returncode": 1, "stderr": "# gitlab.com/gitlab-org/cli/internal/commands/api [gitlab.com/gitlab-org/cli/internal/commands/api.test]\ninternal/commands/api/api_test.go:1373:62: too many arguments in call to fillPlaceholders\n\thave (string, *options, bool)\n\twant (string, *options)\n", "stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/api [build failed]\nFAIL\n", "timed_out": false } ], "hidden_apply": { "elapsed_seconds": 0.010136709082871675, "returncode": 0, "stderr": "", "stdout": "" }, "original": [ { "command": "go test ./internal/commands/api -count=1", "elapsed_seconds": 1.0302820419892669, "returncode": 0, "stderr": "", "stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/api\t0.274s\n", "timed_out": false } ], "reason": null, "source_apply": { "elapsed_seconds": 0.01031216699630022, "returncode": 0, "stderr": "", "stdout": "" }, "valid": true } }