build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 #206
Annotations
10 errors and 3 warnings
pkg/hyperpic/image/type.go#L43
string `jpeg` has 2 occurrences, make it a constant (goconst)
|
pkg/hyperpic/image/type.go#L39
string `svg` has 2 occurrences, make it a constant (goconst)
|
pkg/hyperpic/image/type.go#L42
string `jpg` has 2 occurrences, make it a constant (goconst)
|
cmd/hyperpic/app/controller/image_controller.go#L164
string `application/octet-stream` has 2 occurrences, make it a constant (goconst)
|
cmd/hyperpic/app/container/config_service.go#L57
string `/var/lib/` has 2 occurrences, make it a constant (goconst)
|
pkg/hyperpic/image/options.go#L117
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/hyperpic/image/option_parser.go#L20
Comment should end in a period (godot)
|
pkg/hyperpic/image/option_parser.go#L25
Comment should end in a period (godot)
|
pkg/hyperpic/image/option_parser.go#L162
Comment should end in a period (godot)
|
pkg/hyperpic/image/option_parser.go#L88
unnecessary conversion (unconvert)
|
|
|
|
This job failed
Loading