feat: added support for configcenter listening and logger hot-reloading #1472
Annotations
9 errors
golangci-lint:
configcenter/nacos_load_test.go#L53
[golangci] reported by reviewdog 🐶
undeclared name: `Convey` (typecheck)
Raw Output:
configcenter/nacos_load_test.go:53:2: undeclared name: `Convey` (typecheck)
Convey("Test NewNacosConfig", t, func() {
^
|
golangci-lint:
configcenter/nacos_load_test.go#L58
[golangci] reported by reviewdog 🐶
undeclared name: `So` (typecheck)
Raw Output:
configcenter/nacos_load_test.go:58:3: undeclared name: `So` (typecheck)
So(err, ShouldBeNil)
^
|
golangci-lint:
configcenter/nacos_load_test.go#L63
[golangci] reported by reviewdog 🐶
undeclared name: `So` (typecheck)
Raw Output:
configcenter/nacos_load_test.go:63:3: undeclared name: `So` (typecheck)
So(err, ShouldNotBeNil)
^
|
golangci-lint:
configcenter/nacos_load_test.go#L69
[golangci] reported by reviewdog 🐶
undeclared name: `Convey` (typecheck)
Raw Output:
configcenter/nacos_load_test.go:69:2: undeclared name: `Convey` (typecheck)
Convey("TestNacosConfig_onChange", t, func() {
^
|
golangci-lint:
configcenter/nacos_load_test.go#L72
[golangci] reported by reviewdog 🐶
undeclared name: `So` (typecheck)
Raw Output:
configcenter/nacos_load_test.go:72:3: undeclared name: `So` (typecheck)
So(err, ShouldBeNil)
^
|
golangci-lint:
configcenter/nacos_load_test.go#L92
[golangci] reported by reviewdog 🐶
undeclared name: `Convey` (typecheck)
Raw Output:
configcenter/nacos_load_test.go:92:3: undeclared name: `Convey` (typecheck)
Convey("Test onChange with valid input", func() {
^
|
golangci-lint:
configcenter/load.go#L25
[golangci] reported by reviewdog 🐶
"gopkg.in/yaml.v3" imported but not used (typecheck)
Raw Output:
configcenter/load.go:25:2: "gopkg.in/yaml.v3" imported but not used (typecheck)
"gopkg.in/yaml.v3"
^
|
golangci-lint:
configcenter/nacos_load_test.go#L30
[golangci] reported by reviewdog 🐶
"github.com/smartystreets/goconvey/convey" imported but not used (typecheck)
Raw Output:
configcenter/nacos_load_test.go:30:2: "github.com/smartystreets/goconvey/convey" imported but not used (typecheck)
. "github.com/smartystreets/goconvey/convey"
^
|
golangci-lint:
pkg/config/config_load.go#L32
[golangci] reported by reviewdog 🐶
"gopkg.in/yaml.v3" imported but not used (typecheck)
Raw Output:
pkg/config/config_load.go:32:2: "gopkg.in/yaml.v3" imported but not used (typecheck)
"gopkg.in/yaml.v3"
^
|
Set up job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Check out code into the Go module directory
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
golangci-lint
1m 16s
1m 16s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Check out code into the Go module directory
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading