fix:push上报模式支持自动注销 #281
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/
|
examples/configuration/group/main.go#L18
should have a package comment
|
examples/watch/service/notify/main.go#L48
comment on exported method TestListener.OnServicesUpdate should be of the form "OnServicesUpdate ..."
|
examples/watch/service/notify/main.go#L44
exported type TestListener should have comment or be unexported
|
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/watch/service/notify/main.go#L18
should have a package comment
|
examples/watch/instance/notify/main.go#L76
exported type TestListener should have comment or be unexported
|
examples/activehealthcheck/main.go#L18
should have a package comment
|
examples/configuration/normal/main.go#L18
should have a package comment
|
pkg/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
examples/configuration/encrypt/main.go#L18
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading