build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #126
Annotations
10 errors and 3 warnings
Checks:
pkg/sliceutils/sliceutils_test.go#L6
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
Checks:
pkg/sliceutils/sliceutils_test.go#L7
import 'github.com/helmecke/taskgopher/pkg/sliceutils' is not allowed from list 'Main' (depguard)
|
Checks:
pkg/sliceutils/sliceutils.go#L1
package-comments: should have a package comment (revive)
|
Checks:
pkg/sliceutils/sliceutils.go#L4
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
Checks:
internal/printer/text.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Checks:
internal/printer/text.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Checks:
internal/printer/printer.go#L1
package-comments: should have a package comment (revive)
|
Checks:
internal/printer/printer.go#L4
import 'github.com/helmecke/taskgopher/internal/task' is not allowed from list 'Main' (depguard)
|
Checks:
internal/version/version.go#L1
package-comments: should have a package comment (revive)
|
Checks:
internal/task/item_test.go#L6
import 'github.com/helmecke/taskgopher/internal/task' is not allowed from list 'Main' (depguard)
|
Checks:
cmd/root.go#L32
exported: exported type PlainFormatter should have comment or be unexported (revive)
|
Checks:
cmd/root.go#L34
exported: exported method PlainFormatter.Format should have comment or be unexported (revive)
|
Checks:
cmd/root.go#L68
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|