Skip to content

feature. add cluster_byoh batch job. #82

feature. add cluster_byoh batch job.

feature. add cluster_byoh batch job. #82

Triggered via push October 12, 2023 06:09
Status Failure
Total duration 37s
Artifacts

unittest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
unittest: cmd/server/cluster_byoh.go#L8
missing go.sum entry for module providing package github.com/openinfradev/tks-api/pkg/api-client (imported by github.com/openinfradev/tks-batch/cmd/server); to add:
unittest: cmd/server/main.go#L8
missing go.sum entry for module providing package github.com/openinfradev/tks-api/pkg/argo-client (imported by github.com/openinfradev/tks-batch/cmd/server); to add:
unittest: cmd/server/appgroup_status.go#L6
missing go.sum entry for module providing package github.com/openinfradev/tks-api/pkg/domain (imported by github.com/openinfradev/tks-batch/cmd/server); to add:
unittest: cmd/server/appgroup_status.go#L7
missing go.sum entry for module providing package github.com/openinfradev/tks-api/pkg/log (imported by github.com/openinfradev/tks-batch/cmd/server); to add:
unittest
Process completed with exit code 1.
unittest
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/