dotcloud/docker

View on GitHub
daemon/images/image_push.go

Summary

Maintainability
A
45 mins
Test Coverage

Method ImageService.PushImage has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (i *ImageService) PushImage(ctx context.Context, ref reference.Named, platform *ocispec.Platform, metaHeaders map[string][]string, authConfig *registry.AuthConfig, outStream io.Writer) error {
Severity: Minor
Found in daemon/images/image_push.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status