dotcloud/docker

View on GitHub
daemon/images/image_exporter.go

Summary

Maintainability
A
35 mins
Test Coverage

Method ImageService.LoadImage has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (i *ImageService) LoadImage(ctx context.Context, inTar io.ReadCloser, platform *ocispec.Platform, outStream io.Writer, quiet bool) error {
Severity: Minor
Found in daemon/images/image_exporter.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status