Fix type error #82
Annotations
4 errors
Make sure app can build:
cmd/fishymetrics/main.go#L224
cannot use *logFileMaxSize (variable of type string) as int value in struct literal
|
Make sure app can build:
cmd/fishymetrics/main.go#L225
cannot use *logFileMaxBackups (variable of type string) as int value in struct literal
|
Make sure app can build:
cmd/fishymetrics/main.go#L226
cannot use *logFileMaxAge (variable of type string) as int value in struct literal
|
Make sure app can build
Process completed with exit code 2.
|
Loading