check license from nsxt side #1492
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/
|