Fix type error #82
Triggered via pull request
April 23, 2024 13:58
ibrahimkk-moideen
opened
#65
Status
Failure
Total duration
2m 31s
Artifacts
–
pr-prechecks.yml
on: pull_request_target
test
2m 18s
build
30s
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.
|