Closed
Description
openedon Dec 28, 2023
Hi,
We are using Azure Devops Server 2020 for git repository location. We are trying to integrate Backstage with Azure DevOps Server and getting errors while publishing repository to azure devops.
Cannot read properties of null (reading 'value')
Search
12023-12-08T08:39:22.000Z Beginning step Publish22023-12-08T08:39:23.000Z TypeError: Cannot read properties of null (reading 'value')3 at /app/node_modules/azure-devops-node-api/VsoClient.js:124:524 at processTicksAndRejections (node:internal/process/task_queues:96:5)
There is no detailed information for what value is. azure-devops-node-api package doesn't show specific errors.
We advised to dig into VsoClient.js but haven't managed yet. Could you please help?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment