fix:push上报模式支持自动注销 #280
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/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
examples/configuration/crud/main.go#L18
should have a package comment
|
examples/configuration/group/main.go#L18
should have a package comment
|
examples/activehealthcheck/main.go#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/activehealthcheck/main.go#L18
should have a package comment
|
examples/configuration/encrypt/main.go#L18
should have a package comment
|
pkg/flow/startup/config_report.go#L46
parameter 'taskKey' seems to be unused, consider removing or renaming it as _
|
examples/mock/main.go#L69
invalid file examples/mock/main.go: examples/mock/main.go:69:13: expected ';', found 0 (and 1 more errors)
|
pkg/flow/startup/config_report.go#L63
parameter 'event' seems to be unused, consider removing or renaming it as _
|
pkg/flow/startup/config_report.go#L46
parameter 'taskValue' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading