runner/permissions_unix.go

Summary

Maintainability
A
0 mins
Test Coverage

exported const FlashPermissionsImage should have comment or be unexported
Open

const FlashPermissionsImage = "alpine:3.8"
Severity: Minor
Found in runner/permissions_unix.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris
Severity: Minor
Found in runner/permissions_unix.go by gofmt

There are no issues that match your filters.

Category
Status