catalog_source bluprint/entitlement added #23
ci.yml
on: push
detect-noop
4s
report-breaking-changes
7s
lint
2m 53s
check-diff
1m 8s
unit-tests
36s
local-deploy
52s
publish-artifacts
4m 53s
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/
|