Skip to content

feat: add e2e unittest framework #459

feat: add e2e unittest framework

feat: add e2e unittest framework #459

Triggered via pull request December 16, 2023 05:24
Status Failure
Total duration 2m 55s
Artifacts

go.yml

on: pull_request
ubuntu - Go v1.18
2m 47s
ubuntu - Go v1.18
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
ubuntu - Go v1.18
missing type in composite literal (typecheck)
ubuntu - Go v1.18
"math" imported but not used (typecheck)
ubuntu - Go v1.18
inlineVolume declared but not used (typecheck)
ubuntu - Go v1.18
"github.com/alibaba/open-local/pkg" imported but not used as localtype (typecheck)
ubuntu - Go v1.18
"github.com/alibaba/open-local/pkg" imported but not used as localtype (typecheck)
ubuntu - Go v1.18
"github.com/alibaba/open-local/pkg" imported but not used as localtype (typecheck)
ubuntu - Go v1.18
Process completed with exit code 1.
ubuntu - Go v1.18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/