check license from nsxt side #1493
Annotations
4 errors and 1 warning
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/
|