remove prometheus #31
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|