fix:修复demo配置不正确问题 #284
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/
|
pkg/plugin/location/proxy.go#L26
exported type Proxy should have comment or be unexported
|
pkg/plugin/location/location.go#L18
should have a package comment
|
examples/configuration/crud/main.go#L18
should have a package comment
|
examples/mock/main.go#L69
invalid file examples/mock/main.go: examples/mock/main.go:69:13: expected ';', found 0 (and 1 more errors)
|
examples/configuration/normal/main.go#L18
should have a package comment
|
pkg/plugin/ratelimiter/model.go#L18
should have a package comment
|
pkg/stat/loadbalance/lb.go#L18
should have a package comment
|
examples/configuration/group/main.go#L18
should have a package comment
|
pkg/stat/plugin/plug.go#L18
should have a package comment
|
examples/watchinstance/main.go#L18
should have a package comment
|
This job succeeded
Loading