chore: bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9 #2
Annotations
9 errors
build:
cmd/root.go#L18
pattern resources/*.yaml: no matching files found (typecheck)
|
build:
pkg/resource/api/v1alpha1/file.go#L163
Consider pre-allocating `logGroups` (prealloc)
|
build:
pkg/resource/api/v1alpha1/types.go#L38
field `appFs` is unused (unused)
|
build:
pkg/resource/api/v1alpha1/file_handler.go#L15
S1023: redundant `return` statement (gosimple)
|
build:
pkg/resource/api/v1alpha1/file_mode_handler.go#L66
S1023: redundant `return` statement (gosimple)
|
build:
pkg/resource/api/v1alpha1/file_remove_handler.go#L16
S1023: redundant `return` statement (gosimple)
|
build:
pkg/resource/api/v1alpha1/file_remove_handler.go#L38
S1023: redundant `return` statement (gosimple)
|
build:
pkg/resource/api/v1alpha1/file_remove_handler.go#L53
S1023: redundant `return` statement (gosimple)
|
build
Process completed with exit code 201.
|