Add support for domain name label scopes #85
Annotations
7 errors
Build / Build:
src/commands/createWebApp/createWebApp.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `AzureWizardPromptStep<IWebAppWizardContext>`
|
Build / Build:
src/commands/createWebApp/createWebApp.ts#L50
Unsafe construction of an any type value
|
Build / Build:
src/commands/createWebApp/createWebApp.ts#L87
Unsafe member access .Global on an `any` value
|
Build / Build:
src/commands/createWebApp/domainLabelScope/WebAppWithDomainLabelScopeCreateStep.ts#L79
Unsafe assignment of an `any` value
|
Build / Build:
src/commands/createWebApp/setPrePromptDefaults.ts#L39
Unsafe assignment of an `any` value
|
Build / Build:
src/commands/createWebApp/setPrePromptDefaults.ts#L39
Unsafe member access .Tenant on an `any` value
|
Build / Build
Process completed with exit code 1.
|