Skip to content

feat: add nacos v2 #357

feat: add nacos v2

feat: add nacos v2 #357

Triggered via pull request January 9, 2024 15:00
Status Failure
Total duration 36s
Artifacts

pr-check.yml

on: pull_request
resolve module
3s
resolve module
compliant
12s
compliant
Matrix: lint module
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint module (./nacos/v2): nacos/v2/nacos_test.go#L258
Error return value of `h.Shutdown` is not checked (errcheck)
lint module (./nacos/v2): nacos/v2/nacos_test.go#L341
Error return value of `srv1.Shutdown` is not checked (errcheck)
lint module (./nacos/v2): nacos/v2/nacos_test.go#L342
Error return value of `srv1.Shutdown` is not checked (errcheck)
lint module (./nacos/v2): nacos/v2/nacos_test.go#L378
Error return value of `srv1.Shutdown` is not checked (errcheck)
lint module (./nacos/v2)
issues found
resolve module
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/