portainer/portainer

View on GitHub
app/react/portainer/templates/app-templates/DeployFormWidget/ContainerDeployForm/createContainerConfig.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createContainerConfiguration has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function createContainerConfiguration(
  template: TemplateViewModel,
  values: FormValues
): CreateContainerRequest {
  let configuration: CreateContainerRequest = {

    There are no issues that match your filters.

    Category
    Status