Skip to content

feat: read from config file for ignore migrate #1875

feat: read from config file for ignore migrate

feat: read from config file for ignore migrate #1875

Triggered via pull request August 28, 2023 15:44
Status Failure
Total duration 2m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.