feat: read from config file for ignore migrate #1875
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
build:
pkg/commands/ignore.go#L271
cannot use configPath (variable of type string) as type []string in argument to readConfig
|
build:
pkg/commands/ignore.go#L271
invalid operation: err != nil (mismatched types string and untyped nil)
|
build:
pkg/commands/ignore.go#L272
cannot use defaultConfigPath (variable of type string) as type []string in argument to readConfig
|
build:
pkg/commands/ignore.go#L272
invalid operation: err != nil (mismatched types string and untyped nil)
|
build
Process completed with exit code 1.
|