Skip to content

chore: Add script to test sub project and add more unit test for nacos v2 #86

chore: Add script to test sub project and add more unit test for nacos v2

chore: Add script to test sub project and add more unit test for nacos v2 #86

Triggered via pull request January 12, 2024 08:43
Status Failure
Total duration 1m 31s
Artifacts

pr-check.yml

on: pull_request
resolve module
2s
resolve module
Matrix: lint module
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint module (./v2): v2/registry/registry_test.go#L261
Error return value of `svr.Run` is not checked (errcheck)
lint module (./v2): v2/registry/registry_test.go#L262
Error return value of `svr2.Run` is not checked (errcheck)
lint module (./v2): v2/registry/registry_test.go#L289
Error return value of `svr.Stop` is not checked (errcheck)
lint module (./v2): v2/registry/registry_test.go#L290
Error return value of `svr2.Stop` is not checked (errcheck)
lint module (./v2): v2/example/basic/client/client.go#L18
File is not `gofumpt`-ed (gofumpt)
lint module (./v2): v2/example/basic/client/client.go#L21
File is not `gofumpt`-ed (gofumpt)
lint module (./v2): v2/registry/registry_test.go#L18
File is not `gofumpt`-ed (gofumpt)
lint module (./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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/