fix(stage_p2): use stage logger for GenerateLogDirs to ensure consist… #725
Annotations
8 errors
lint
Process completed with exit code 1.
|
lint:
internal/stage_p2.go#L58
too many arguments in call to assertions.NewProduceResponseAssertion
|
lint:
internal/stage_p2.go#L17
cannot use []string{} (value of type []string) as bool value in argument to serializer.GenerateLogDirs
|
lint:
internal/stage_p2.go#L58
too many arguments in call to assertions.NewProduceResponseAssertion
|
lint:
internal/stage_p2.go#L17
cannot use []string{} (value of type []string) as bool value in argument to serializer.GenerateLogDirs
|
test
Process completed with exit code 2.
|
test:
internal/stage_p2.go#L58
too many arguments in call to assertions.NewProduceResponseAssertion
|
test:
internal/stage_p2.go#L17
cannot use []string{} (value of type []string) as bool value in argument to serializer.GenerateLogDirs
|