lint fix #8
Annotations
10 errors and 1 warning
Lint:
apis/dhcp/v1alpha1/zz_generated.managed.go#L1
: # github.com/ankasoftco/provider-nsxt/apis/dhcp/v1alpha1
|
Lint:
apis/dhcp/v1alpha1/zz_generated.managedlist.go#L14
cannot use &l.Items[i] (value of type *PolicyDhcpRelay) as type "github.com/crossplane/crossplane-runtime/pkg/resource".Managed in assignment:
|
Lint:
apis/dhcp/v1alpha1/zz_generated.managedlist.go#L23
cannot use &l.Items[i] (value of type *PolicyDhcpServer) as type "github.com/crossplane/crossplane-runtime/pkg/resource".Managed in assignment:
|
Lint:
apis/dhcp/v1alpha1/zz_generated.managedlist.go#L32
cannot use &l.Items[i] (value of type *PolicyDhcpV4StaticBinding) as type "github.com/crossplane/crossplane-runtime/pkg/resource".Managed in assignment:
|
Lint:
apis/dhcp/v1alpha1/zz_generated.managedlist.go#L41
cannot use &l.Items[i] (value of type *PolicyDhcpV6StaticBinding) as type "github.com/crossplane/crossplane-runtime/pkg/resource".Managed in assignment:
|
Lint:
apis/dhcp/v1alpha1/zz_policydhcprelay_types.go#L162
cannot use &PolicyDhcpRelay{} (value of type *PolicyDhcpRelay) as type runtime.Object in argument to SchemeBuilder.Register:
|
Lint:
apis/dhcp/v1alpha1/zz_policydhcprelay_types.go#L162
cannot use &PolicyDhcpRelayList{} (value of type *PolicyDhcpRelayList) as type runtime.Object in argument to SchemeBuilder.Register:
|
Lint:
apis/dhcp/v1alpha1/zz_policydhcpserver_types.go#L184
cannot use &PolicyDhcpServer{} (value of type *PolicyDhcpServer) as type runtime.Object in argument to SchemeBuilder.Register:
|
Lint:
apis/dhcp/v1alpha1/zz_policydhcpserver_types.go#L184
cannot use &PolicyDhcpServerList{} (value of type *PolicyDhcpServerList) as type runtime.Object in argument to SchemeBuilder.Register:
|
Lint:
apis/dhcp/v1alpha1/zz_policydhcpv4staticbinding_types.go#L263
cannot use &PolicyDhcpV4StaticBinding{} (value of type *PolicyDhcpV4StaticBinding) as type runtime.Object in argument to SchemeBuilder.Register:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading