Skip to content

feat(#159): auto load plugin (#169) #717

feat(#159): auto load plugin (#169)

feat(#159): auto load plugin (#169) #717

Triggered via push August 10, 2023 02:23
Status Failure
Total duration 4m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: test/aibase_test1.go#L29
t.common undefined (type *testing.T has no field or method common)
build: test/aibase_test1.go#L58
t.common undefined (type *testing.T has no field or method common)
build: test/aibase_test1.go#L72
t.common undefined (type *testing.T has no field or method common)
build: test/appstack_httpapi_test.go#L43
undefined: httpserver.MApp
build: test/appstack_httpapi_test.go#L69
undefined: httpserver.MApp
build: test/appstack_httpapi_test.go#L86
undefined: httpserver.MApp
build: test/bench_test.go#L31
t.common undefined (type *testing.T has no field or method common)
build: test/device_485ther_gw_test.go#L61
t.common undefined (type *testing.T has no field or method common)
build: test/device_485ther_gw_test.go#L79
t.common undefined (type *testing.T has no field or method common)
build: test/device_485ther_gw_test.go#L108
t.common undefined (type *testing.T has no field or method common)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/