fix:优化example (#70) #151
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test/tools/tools_vet.go#L18
should have a package comment
|
examples/circuitbreak/provider/main.go#L42
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/circuitbreak/provider/main.go#L18
should have a package comment
|
examples/ratelimit/provider/main.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/ratelimit/provider/main.go#L18
should have a package comment
|
examples/routing/provider/main.go#L50
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/routing/provider/main.go#L18
should have a package comment
|
test/mock/naming.go#L74
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
test/mock/naming.go#L18
should have a package comment
|
test/mock/naming.go#L122
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading