vorteil/vorteil

View on GitHub

Showing 546 of 546 total issues

exported function Decrypt should have comment or be unexported
Open

func Decrypt(data []byte, passphrase string) ([]byte, error) {
Severity: Minor
Found in pkg/provisioners/provisioners.go by golint

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

package cli
Severity: Minor
Found in pkg/cli/conf.go by gofmt

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

// +build windows
Severity: Minor
Found in pkg/vconvert/guid_windows.go by gofmt

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

// +build windows

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

// Code generated by go-bindata.
Severity: Minor
Found in pkg/vkern/gpg.go by gofmt

exported method Compiler.IncreaseMinimumInodes should have comment or be unexported
Open

func (c *Compiler) IncreaseMinimumInodes(inodes int64) {
Severity: Minor
Found in pkg/ext4/compiler.go by golint

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

// +build linux darwin

exported type Compiler should have comment or be unexported
Open

type Compiler struct {
Severity: Minor
Found in pkg/ext4/compiler.go by golint

exported type ExtentHeader should have comment or be unexported
Open

type ExtentHeader struct {
Severity: Minor
Found in pkg/ext4/inode.go by golint

exported function NewWriter should have comment or be unexported
Open

func NewWriter(w io.Writer, h Sizer) (*Writer, error) {
Severity: Minor
Found in pkg/gcparchive/gcparchive.go by golint

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

package imagetools
Severity: Minor
Found in pkg/imagetools/du.go by gofmt

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

package vdecompiler
Severity: Minor
Found in pkg/vdecompiler/vmdk.go by gofmt

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

package xfs
Severity: Minor
Found in pkg/xfs/common.go by gofmt

exported type Inode should have comment or be unexported
Open

type Inode struct {
Severity: Minor
Found in pkg/ext4/inode.go by golint

exported type Sizer should have comment or be unexported
Open

type Sizer interface {
Severity: Minor
Found in pkg/gcparchive/gcparchive.go by golint

exported function NewWriter should have comment or be unexported
Open

func NewWriter(w io.WriteSeeker, h HolePredictor) (*Writer, error) {
Severity: Minor
Found in pkg/qcow2/qcow2.go by golint

exported method Writer.Close should have comment or be unexported
Open

func (w *Writer) Close() error {
Severity: Minor
Found in pkg/qcow2/qcow2.go by golint

exported method VCFG.SaltedHostname should have comment or be unexported
Open

func (vcfg *VCFG) SaltedHostname() string {
Severity: Minor
Found in pkg/vcfg/sanitize.go by golint

exported type CLIRemoteManager should have comment or be unexported
Open

type CLIRemoteManager struct {
Severity: Minor
Found in pkg/vkern/cli.go by golint

exported type Dir2LeafEntry should have comment or be unexported
Open

type Dir2LeafEntry struct {
Severity: Minor
Found in pkg/xfs/structures.go by golint
Severity
Category
Status
Source
Language