Skip to content

catalog_source bluprint/entitlement added #23

catalog_source bluprint/entitlement added

catalog_source bluprint/entitlement added #23

Triggered via push August 31, 2023 07:49
Status Failure
Total duration 5m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
local-deploy
Process completed with exit code 2.
lint: internal/clients/vra.go#L34
`envURL` is unused (deadcode)
lint: internal/clients/vra.go#L35
`envRefreshToken` is unused (deadcode)
lint: config/blueprint/config.go#L21
commentFormatting: put a space between `//` and comment text (gocritic)
lint: internal/clients/vra.go#L82
File is not `gofmt`-ed with `-s` (gofmt)
lint: config/flavor_profile/config.go#L1
don't use MixedCaps in package name; flavorProfile should be flavorprofile (golint)
lint: config/image_profile/config.go#L1
don't use MixedCaps in package name; imageProfile should be imageprofile (golint)
lint: config/block_device/config.go#L1
don't use MixedCaps in package name; blockDevice should be blockdevice (golint)
lint: config/catalog_source/config.go#L1
don't use MixedCaps in package name; catalogSource should be catalogsource (golint)
lint
issues found
publish-artifacts
Process completed with exit code 2.
report-breaking-changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
local-deploy
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/
check-diff
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/
lint
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/
publish-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, 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/
publish-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/