Skip to content

修复获取 context logger 失败 #33

修复获取 context logger 失败

修复获取 context logger 失败 #33

Triggered via push January 16, 2024 03:57
Status Failure
Total duration 2m 7s
Artifacts

go.yml

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

Annotations

7 errors and 10 warnings
Test on go 1.18 and windows-latest
Process completed with exit code 1.
Test on go 1.19 and windows-latest
The job was canceled because "windows-latest_1_18" failed.
Test on go 1.19 and windows-latest
Process completed with exit code 1.
Test on go 1.17 and windows-latest
The job was canceled because "windows-latest_1_18" failed.
Test on go 1.17 and windows-latest
The operation was canceled.
Test on go 1.20 and windows-latest
The job was canceled because "windows-latest_1_18" failed.
Test on go 1.20 and windows-latest
The operation was canceled.
Test on go 1.18 and ubuntu-latest: context.go#L83
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: redis.go#L31
exported type RedisLoggerOptions should have comment or be unexported
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#L135
comment on exported function For should be of the form "For ..."
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: sink.go#L34
comment on exported function NewLumberjackSink should be of the form "NewLumberjackSink ..."
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: gorm.go#L120
comment on exported function NewGormLogger should be of the form "NewGormLogger ..."
Test on go 1.18 and ubuntu-latest: redis.go#L54
exported type RedisLogger should have comment or be unexported