dotcloud/docker

View on GitHub
image/tarexport/tarexport.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewTarExporter has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewTarExporter(is image.Store, lss layer.Store, rs refstore.Store, loggerImgEvent LogImageEvent, platform *ocispec.Platform) image.Exporter {
Severity: Minor
Found in image/tarexport/tarexport.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status