Skip to content

remove prometheus

remove prometheus #31

Triggered via push July 26, 2023 02:19
Status Success
Total duration 5m 8s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test on go 1.18 and ubuntu-latest: global.go#L135
comment on exported function For should be of the form "For ..."
Test on go 1.18 and ubuntu-latest: gorm.go#L22
exported type GormLoggerOptions should have comment or be unexported
Test on go 1.18 and ubuntu-latest: global.go#L140
exported function Sync should have comment or be unexported
Test on go 1.18 and ubuntu-latest: gorm.go#L120
comment on exported function NewGormLogger should be of the form "NewGormLogger ..."
Test on go 1.18 and ubuntu-latest: context.go#L84
comment on exported function NewCtxLogger should be of the form "NewCtxLogger ..."
Test on go 1.18 and ubuntu-latest: context.go#L24
comment on exported function CtxLogger should be of the form "CtxLogger ..."
Test on go 1.18 and ubuntu-latest: encoder.go#L11
comment on exported function FuncName should be of the form "FuncName ..."
Test on go 1.18 and ubuntu-latest: gin.go#L24
comment on exported function GetGinTraceIDFromHeader should be of the form "GetGinTraceIDFromHeader ..."
Test on go 1.18 and ubuntu-latest: gin.go#L34
comment on exported function GetGinTraceIDFromQueryString should be of the form "GetGinTraceIDFromQueryString ..."
Test on go 1.18 and ubuntu-latest: redis.go#L31
exported type RedisLoggerOptions should have comment or be unexported