fix:修复日志打印行数不对的问题 (#67) #143
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
examples/quickstart/provider/main.go#L18
should have a package comment
|
test/tools/tools_vet.go#L18
should have a package comment
|
test/mock/naming.go#L18
should have a package comment
|
examples/ratelimit/provider/main.go#L18
should have a package comment
|
examples/routing/provider/main.go#L18
should have a package comment
|
examples/ratelimit/consumer/main.go#L18
should have a package comment
|
examples/circuitbreak/provider/main.go#L18
should have a package comment
|
examples/routing/consumer/main.go#L18
should have a package comment
|
examples/quickstart/provider/main.go#L41
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/circuitbreak/consumer/main.go#L18
should have a package comment
|
This job succeeded
Loading