id: 1 unit: private static setupContainerAppProperties() file: azurecontainerapps.ts start line: 547 end line: 623 size: 50 LOC McCabe index: 23 number of parameters: 0 id: 2 unit: private static async buildImageFromBuilderAsync() file: azurecontainerapps.ts start line: 464 end line: 522 size: 39 LOC McCabe index: 8 number of parameters: 3 id: 3 unit: private static validateSupportedScenarioArguments() file: azurecontainerapps.ts start line: 143 end line: 198 size: 35 LOC McCabe index: 9 number of parameters: 0 id: 4 unit: private static async buildAndPushImageAsync() file: azurecontainerapps.ts start line: 408 end line: 456 size: 35 LOC McCabe index: 8 number of parameters: 0 id: 5 unit: public async createRunnableAppImage() file: src/ContainerAppHelper.ts start line: 422 end line: 464 size: 34 LOC McCabe index: 8 number of parameters: 4 id: 6 unit: public static async runMain() file: azurecontainerapps.ts start line: 13 end line: 66 size: 31 LOC McCabe index: 8 number of parameters: 0 id: 7 unit: public async exec() file: src/GithubActionsToolHelper.ts start line: 31 end line: 60 size: 28 LOC McCabe index: 1 number of parameters: 3 id: 8 unit: private static async createOrUpdateContainerApp() file: azurecontainerapps.ts start line: 628 end line: 669 size: 28 LOC McCabe index: 11 number of parameters: 0 id: 9 unit: private static async getLocation() file: azurecontainerapps.ts start line: 254 end line: 297 size: 26 LOC McCabe index: 8 number of parameters: 0 id: 10 unit: public async sendLogs() file: src/TelemetryHelper.ts start line: 68 end line: 94 size: 24 LOC McCabe index: 6 number of parameters: 0 id: 11 unit: public async updateContainerAppWithUp() file: src/ContainerAppHelper.ts start line: 139 end line: 165 size: 24 LOC McCabe index: 4 number of parameters: 5 id: 12 unit: public async determineRuntimeStackAsync() file: src/ContainerAppHelper.ts start line: 501 end line: 531 size: 24 LOC McCabe index: 3 number of parameters: 1 id: 13 unit: public async installPackCliAsync() file: src/ContainerAppHelper.ts start line: 553 end line: 574 size: 22 LOC McCabe index: 4 number of parameters: 0 id: 14 unit: private static async getOrCreateContainerAppEnvironment() file: azurecontainerapps.ts start line: 334 end line: 363 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 15 unit: public async updateContainerAppIngress() file: src/ContainerAppHelper.ts start line: 174 end line: 195 size: 20 LOC McCabe index: 4 number of parameters: 4 id: 16 unit: public async createRunnableAppImageFromDockerfile() file: src/ContainerAppHelper.ts start line: 474 end line: 494 size: 20 LOC McCabe index: 3 number of parameters: 4 id: 17 unit: public async createContainerApp() file: src/ContainerAppHelper.ts start line: 30 end line: 46 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 18 unit: public async createOrUpdateContainerAppWithUp() file: src/ContainerAppHelper.ts start line: 54 end line: 69 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 19 unit: public async updateContainerApp() file: src/ContainerAppHelper.ts start line: 114 end line: 129 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 20 unit: public async getExistingContainerAppEnvironmentName() file: src/ContainerAppHelper.ts start line: 341 end line: 357 size: 14 LOC McCabe index: 5 number of parameters: 2 id: 21 unit: public async createContainerAppEnvironment() file: src/ContainerAppHelper.ts start line: 365 end line: 378 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 22 unit: public async createContainerAppFromYaml() file: src/ContainerAppHelper.ts start line: 94 end line: 106 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 23 unit: public async updateContainerAppFromYaml() file: src/ContainerAppHelper.ts start line: 203 end line: 215 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 24 unit: private static async getOrCreateResourceGroup() file: azurecontainerapps.ts start line: 307 end line: 322 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 25 unit: private static async authenticateAzureContainerRegistryAsync() file: azurecontainerapps.ts start line: 368 end line: 381 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 26 unit: public async getCurrentSubscription() file: src/ContainerAppHelper.ts start line: 75 end line: 86 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 27 unit: public async doesContainerAppExist() file: src/ContainerAppHelper.ts start line: 223 end line: 233 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 28 unit: public async doesContainerAppEnvironmentExist() file: src/ContainerAppHelper.ts start line: 241 end line: 251 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 29 unit: public async doesResourceGroupExist() file: src/ContainerAppHelper.ts start line: 258 end line: 268 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 30 unit: public async getDefaultContainerAppLocation() file: src/ContainerAppHelper.ts start line: 274 end line: 285 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 31 unit: public async getExistingContainerAppEnvironment() file: src/ContainerAppHelper.ts start line: 308 end line: 318 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 32 unit: public async setDefaultBuilder() file: src/ContainerAppHelper.ts start line: 537 end line: 547 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 33 unit: public async loginAcrWithAccessTokenAsync() file: src/ContainerRegistryHelper.ts start line: 30 end line: 39 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 34 unit: public async createResourceGroup() file: src/ContainerAppHelper.ts start line: 292 end line: 301 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 35 unit: public async getExistingContainerAppEnvironmentLocation() file: src/ContainerAppHelper.ts start line: 325 end line: 334 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 36 unit: public async disableContainerAppIngress() file: src/ContainerAppHelper.ts start line: 385 end line: 394 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 37 unit: public async updateContainerAppRegistryDetails() file: src/ContainerAppHelper.ts start line: 404 end line: 413 size: 10 LOC McCabe index: 3 number of parameters: 5 id: 38 unit: public async enablePackCliExperimentalFeaturesAsync() file: src/ContainerAppHelper.ts start line: 579 end line: 588 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 39 unit: private static initializeHelpers() file: azurecontainerapps.ts start line: 114 end line: 137 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 40 unit: public async loginContainerRegistryWithUsernamePassword() file: src/ContainerRegistryHelper.ts start line: 15 end line: 23 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 41 unit: public async pushImageToContainerRegistry() file: src/ContainerRegistryHelper.ts start line: 45 end line: 53 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 42 unit: private static async setupResources() file: azurecontainerapps.ts start line: 216 end line: 233 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 43 unit: private static async buildImageFromDockerfile() file: azurecontainerapps.ts start line: 531 end line: 541 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 44 unit: private static async authenticateContainerRegistryAsync() file: azurecontainerapps.ts start line: 386 end line: 395 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 45 unit: private static getContainerAppName() file: azurecontainerapps.ts start line: 240 end line: 247 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 46 unit: public getInput() file: src/GithubActionsToolHelper.ts start line: 62 end line: 67 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 47 unit: public getDefaultContainerAppName() file: src/GithubActionsToolHelper.ts start line: 77 end line: 83 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 48 unit: constructor() file: src/TelemetryHelper.ts start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: public setFailedResult() file: src/TelemetryHelper.ts start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 50 unit: public getBuildId() file: src/GithubActionsToolHelper.ts start line: 7 end line: 9 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 51 unit: public getBuildNumber() file: src/GithubActionsToolHelper.ts start line: 11 end line: 13 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 52 unit: public writeInfo() file: src/GithubActionsToolHelper.ts start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 53 unit: public writeError() file: src/GithubActionsToolHelper.ts start line: 19 end line: 21 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 54 unit: public writeWarning() file: src/GithubActionsToolHelper.ts start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 55 unit: public writeDebug() file: src/GithubActionsToolHelper.ts start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 56 unit: public setFailed() file: src/GithubActionsToolHelper.ts start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 57 unit: public which() file: src/GithubActionsToolHelper.ts start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 58 unit: public getTelemetryArg() file: src/GithubActionsToolHelper.ts start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 59 unit: public getEventName() file: src/GithubActionsToolHelper.ts start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 60 unit: public getDefaultImageRepository() file: src/GithubActionsToolHelper.ts start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 61 unit: public setSuccessfulResult() file: src/TelemetryHelper.ts start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 62 unit: public setBuilderScenario() file: src/TelemetryHelper.ts start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 63 unit: public setDockerfileScenario() file: src/TelemetryHelper.ts start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 64 unit: public setImageScenario() file: src/TelemetryHelper.ts start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 65 unit: public async execute() file: src/Utility.ts start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 66 unit: public async installAzureCliExtension() file: src/Utility.ts start line: 20 end line: 22 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 67 unit: public isNullOrEmpty() file: src/Utility.ts start line: 29 end line: 31 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 68 unit: constructor() file: src/ContainerAppHelper.ts start line: 19 end line: 21 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 69 unit: private static async setupAzureCli() file: azurecontainerapps.ts start line: 204 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 70 unit: private static setupExistingImageScenario() file: azurecontainerapps.ts start line: 400 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 0