Skip to content

Fix type error

Fix type error #84

Triggered via pull request April 23, 2024 14:34
@ibrahimkk-moideenibrahimkk-moideen
synchronize #65
Status Failure
Total duration 2m 11s
Artifacts

pr-prechecks.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: cmd/fishymetrics/main.go#L224
cannot use *logFileMaxSize (variable of type string) as int value in struct literal
build: cmd/fishymetrics/main.go#L225
cannot use *logFileMaxBackups (variable of type string) as int value in struct literal
build: cmd/fishymetrics/main.go#L226
cannot use *logFileMaxAge (variable of type string) as int value in struct literal
build
Process completed with exit code 2.