We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saw this error popping up in telemetry and tried to repro myself. This is what I came up with
Repro steps:
Action: vscode-docker.registries.deployImageToAzure Error type: Error Error Message: "webhookName" should satisfy the constraint - "Pattern": /^[a-zA-Z0-9]*$/
Version: 0.8.0 OS: darwin Product: Visual Studio Code - Insiders Product Version: 1.39.0-insider Language: en
Webhooks.f [as _beginCreate] extension.bundle.js:332:206660 Webhooks.beginCreate extension.bundle.js:332:224292 Webhooks.a [as _create] extension.bundle.js:332:189966 module.exports.e.exports.create.Promise extension.bundle.js:332:221705 Webhooks.create extension.bundle.js:332:221683 DockerWebhookCreateStep.createWebhookForApp extension.bundle.js:332:296664 process._tickCallback next_tick.js:68:7
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Saw this error popping up in telemetry and tried to repro myself. This is what I came up with
Repro steps:
Action: vscode-docker.registries.deployImageToAzure
Error type: Error
Error Message: "webhookName" should satisfy the constraint - "Pattern": /^[a-zA-Z0-9]*$/
Version: 0.8.0
OS: darwin
Product: Visual Studio Code - Insiders
Product Version: 1.39.0-insider
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: