Skip to content

dev: refactor new http API server #714

dev: refactor new http API server

dev: refactor new http API server #714

Triggered via pull request August 10, 2023 01:50
Status Failure
Total duration 3m 21s
Artifacts

2_build_and_test.yml

on: pull_request
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/