Skip to content

修复获取 context logger 失败 #34

修复获取 context logger 失败

修复获取 context logger 失败 #34

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

go.yml

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

Annotations

7 errors and 10 warnings
Test on go 1.17 and windows-latest
Process completed with exit code 1.
Test on go 1.20 and windows-latest
The job was canceled because "windows-latest_1_17" failed.
Test on go 1.20 and windows-latest
The operation was canceled.
Test on go 1.18 and windows-latest
The job was canceled because "windows-latest_1_17" failed.
Test on go 1.18 and windows-latest
The operation was canceled.
Test on go 1.19 and windows-latest
The job was canceled because "windows-latest_1_17" failed.
Test on go 1.19 and windows-latest
The operation was canceled.
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: gorm.go#L22
exported type GormLoggerOptions should have comment or be unexported
Test on go 1.18 and ubuntu-latest: encoder.go#L23
comment on exported function CallerEncoder should be of the form "CallerEncoder ..."
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: encoder.go#L37
comment on exported function TimeEncoder should be of the form "TimeEncoder ..."
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: 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: global.go#L140
exported function Sync 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 ..."