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