tsp-client failing in Go pipeline
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
> failed to execute `tsp-client init --tsp-config /mnt/vss/_work/1/s/azure-rest-api-specs/specification/ai/DocumentIntelligence/tspconfig.yaml --commit 5245a877947feee4792c6ed61c0d726b218cb6c6 --repo Azure/azure-rest-api-specs --local-spec-repo /mnt/vss/_work/1/s/azure-rest-api-specs/specification/ai/DocumentIntelligence --emitter-options module-version=0.1.0 --debug`
A link to the pipeline: https://dev.azure.com/azure-sdk/public/_build/results?buildId=5252418&view=logs&j=83516c17-6666-5250-abde-63983ce72a49&t=00be4b52-4a63-5865-8e02-c61723ad0692
And the accompanying code:
https://github.com/Azure/azure-rest-api-specs/commit/3cf7b8b1cc40a0435286b1a0e09eb2891f24f011
Some interesting errors from the log:
```
07:40:34.922 cmdout [Go] Did not find a tspclientconfig.yaml at /mnt/vss/_work/1/s/azure-sdk-for-go/eng/tspclientconfig.yaml. Error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/s/azure-sdk-for-go/eng/tspclientconfig.yaml'
```
Contributor guide
Assessment
This issue has not been assessed yet.