Base fail fixed #6
ci.yml
on: push
detect-noop
2s
report-breaking-changes
8s
lint
2m 32s
check-diff
1m 24s
unit-tests
43s
local-deploy
40s
publish-artifacts
53s
Annotations
27 errors and 7 warnings
report-breaking-changes
No paths found using the specified patterns
|
local-deploy:
cmd/provider/main.go#L31
use of internal package github.com/upbound/upjet-provider-template/internal/clients not allowed
|
local-deploy:
cmd/provider/main.go#L32
use of internal package github.com/upbound/upjet-provider-template/internal/controller not allowed
|
local-deploy:
cmd/provider/main.go#L33
use of internal package github.com/upbound/upjet-provider-template/internal/features not allowed
|
local-deploy
Process completed with exit code 2.
|
unit-tests:
cmd/provider/main.go#L31
use of internal package github.com/upbound/upjet-provider-template/internal/clients not allowed
|
unit-tests:
cmd/provider/main.go#L32
use of internal package github.com/upbound/upjet-provider-template/internal/controller not allowed
|
unit-tests:
cmd/provider/main.go#L33
use of internal package github.com/upbound/upjet-provider-template/internal/features not allowed
|
unit-tests
Process completed with exit code 2.
|
publish-artifacts:
cmd/provider/main.go#L31
use of internal package github.com/upbound/upjet-provider-template/internal/clients not allowed
|
publish-artifacts:
cmd/provider/main.go#L32
use of internal package github.com/upbound/upjet-provider-template/internal/controller not allowed
|
publish-artifacts:
cmd/provider/main.go#L33
use of internal package github.com/upbound/upjet-provider-template/internal/features not allowed
|
publish-artifacts:
cmd/provider/main.go#L31
use of internal package github.com/upbound/upjet-provider-template/internal/clients not allowed
|
publish-artifacts:
cmd/provider/main.go#L32
use of internal package github.com/upbound/upjet-provider-template/internal/controller not allowed
|
publish-artifacts:
cmd/provider/main.go#L33
use of internal package github.com/upbound/upjet-provider-template/internal/features not allowed
|
publish-artifacts
Process completed with exit code 2.
|
check-diff
Process completed with exit code 2.
|
lint:
apis/v1alpha1/doc.go#L1
: # github.com/ankasoftco/upjet-provider-vra/apis/v1alpha1
|
lint:
apis/v1alpha1/register.go#L37
cannot use &StoreConfig{} (value of type *StoreConfig) as type runtime.Object in argument to SchemeBuilder.Register:
|
lint:
apis/v1alpha1/register.go#L37
cannot use &StoreConfigList{} (value of type *StoreConfigList) as type runtime.Object in argument to SchemeBuilder.Register:
|
lint:
apis/v1beta1/doc.go#L1
: # github.com/ankasoftco/upjet-provider-vra/apis/v1beta1
|
lint:
apis/v1beta1/register.go#L50
cannot use &ProviderConfig{} (value of type *ProviderConfig) as type runtime.Object in argument to SchemeBuilder.Register:
|
lint:
apis/v1beta1/register.go#L50
cannot use &ProviderConfigList{} (value of type *ProviderConfigList) as type runtime.Object in argument to SchemeBuilder.Register:
|
lint:
apis/v1beta1/register.go#L51
cannot use &ProviderConfigUsage{} (value of type *ProviderConfigUsage) as type runtime.Object in argument to SchemeBuilder.Register:
|
lint:
apis/v1beta1/register.go#L51
cannot use &ProviderConfigUsageList{} (value of type *ProviderConfigUsageList) as type runtime.Object in argument to SchemeBuilder.Register:
|
lint:
config/external_name.go#L1
: # github.com/ankasoftco/upjet-provider-vra/config
|
lint:
config/provider.go#L13
imported and not used: "github.com/ankasoftco/upjet-provider-vra/config/project" as repository
|
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/
|
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/
|
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. 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/
|
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/
|