Skip to content

IPPool controller added #615

IPPool controller added

IPPool controller added #615

Triggered via pull request August 10, 2023 11:41
Status Failure
Total duration 3m 5s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: pkg/nsx/services/vpc/vpc.go#L40
undefined: common.ResourceTypeVPC
build
cannot use "" (untyped string constant) as []string value in argument to nsx.NewConfig
build
cannot use "" (untyped string constant) as []string value in argument to nsx.NewConfig
build
ResourceTypeVPC not declared by package common
build
cannot use "" (untyped string constant) as []string value in argument to NewConfig
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/