Skip to content

[WIP]feat : softly connect to cwgo-pkg #41

[WIP]feat : softly connect to cwgo-pkg

[WIP]feat : softly connect to cwgo-pkg #41

Triggered via pull request October 19, 2024 08:03
Status Failure
Total duration 1m 16s
Artifacts

reviewdog.yml

on: pull_request
runner / staticcheck
1m 4s
runner / staticcheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
runner / staticcheck: utils.go#L45
[staticcheck] reported by reviewdog 🐶 func parseAddr is unused Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func parseAddr is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/home/runner/work/registry-consul/registry-consul/utils.go","range":{"start":{"line":45,"column":6},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
runner / staticcheck: utils.go#L67
[staticcheck] reported by reviewdog 🐶 func getServiceId is unused Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func getServiceId is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/home/runner/work/registry-consul/registry-consul/utils.go","range":{"start":{"line":67,"column":6},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
runner / staticcheck
Process completed with exit code 1.
runner / staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
runner / staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/