Skip to content

check license from nsxt side #1492

check license from nsxt side

check license from nsxt side #1492

Triggered via pull request January 22, 2024 02:30
Status Failure
Total duration 1m 58s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: pkg/nsx/util/license_test.go#L18
undefined: updateLicense
build: pkg/nsx/util/license_test.go#L21
undefined: updateLicense (typecheck)
build: pkg/nsx/cluster.go#L389
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
build: pkg/nsx/cluster.go#L403
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
build: pkg/nsx/client.go#L35
duplicated-imports: Package "github.com/vmware-tanzu/nsx-operator/pkg/nsx/util" already imported (revive)
build
Process completed with exit code 2.
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/