chore(deps): bump github.com/snivilised/cobrass from 0.2.0 to 0.3.4 #25
Annotations
16 errors
test (1.19, macos-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
lint:
src/app/command/bootstrap.go#L1
: # github.com/snivilised/trixy/src/app/command
|
lint:
src/app/command/bootstrap.go#L169
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
lint:
src/app/command/widget-cmd.go#L80
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
lint:
src/app/command/widget-cmd.go#L100
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.EnumValidatorFn in argument to paramSet.BindValidatedEnum
|
lint:
src/app/command/widget-cmd.go#L118
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString (typecheck)
|
lint:
src/app/main/main.go#L7
could not import github.com/snivilised/trixy/src/app/command (-: # github.com/snivilised/trixy/src/app/command
|
lint:
src/app/command/bootstrap.go#L169
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
lint:
src/app/command/widget-cmd.go#L80
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
lint:
src/app/command/widget-cmd.go#L100
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.EnumValidatorFn in argument to paramSet.BindValidatedEnum
|
lint:
src/app/command/widget-cmd.go#L118
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString) (typecheck)
|
test (1.19, ubuntu-latest):
src/app/command/bootstrap.go#L169
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
test (1.19, ubuntu-latest):
src/app/command/widget-cmd.go#L80
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
test (1.19, ubuntu-latest):
src/app/command/widget-cmd.go#L100
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.EnumValidatorFn in argument to paramSet.BindValidatedEnum
|
test (1.19, ubuntu-latest):
src/app/command/widget-cmd.go#L118
cannot use func(value string) error {…} (value of type func(value string) error) as type assistant.StringValidatorFn in argument to paramSet.BindValidatedString
|
test (1.19, ubuntu-latest)
Process completed with exit code 1.
|