build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #127
Annotations
10 errors and 3 warnings
Lint:
internal/task/list.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/task/item.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/task/item.go#L1
package-comments: should have a package comment (revive)
|
Lint:
internal/task/item.go#L7
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
Lint:
internal/task/item.go#L9
import 'github.com/helmecke/taskgopher/internal/parser' is not allowed from list 'Main' (depguard)
|
Lint:
internal/task/item.go#L10
import 'github.com/helmecke/taskgopher/pkg/sliceutils' is not allowed from list 'Main' (depguard)
|
Lint:
internal/task/item.go#L11
import 'github.com/helmecke/taskgopher/pkg/timeutils' is not allowed from list 'Main' (depguard)
|
Lint:
internal/task/list.go#L4
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
Lint:
internal/task/list.go#L6
import 'github.com/helmecke/taskgopher/internal/parser' is not allowed from list 'Main' (depguard)
|
Lint:
internal/storage/file.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
cmd/root.go#L68
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
cmd/root.go#L32
exported: exported type PlainFormatter should have comment or be unexported (revive)
|
Lint:
cmd/root.go#L34
exported: exported method PlainFormatter.Format should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading