Skip to content

adjust naming

adjust naming #16

Triggered via push November 26, 2023 01:22
Status Failure
Total duration 1m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build: main.go#L8
cannot query module due to -mod=vendor
build
Process completed with exit code 1.
lint: internal/provider/cidr.go#L1
: # github.com/paultyng/terraform-provider-unifi/internal/provider [github.com/paultyng/terraform-provider-unifi/internal/provider.test]
lint: internal/provider/resource_device.go#L382
unknown field NATiveNetworkID in struct literal of type unifi.DevicePortOverrides
lint: internal/provider/resource_device.go#L394
po.NATiveNetworkID undefined (type unifi.DevicePortOverrides has no field or method NATiveNetworkID)
lint: internal/provider/resource_network.go#L423
unknown field NetworkIsolationEnabled in struct literal of type unifi.Network
lint: internal/provider/resource_network.go#L570
resp.NetworkIsolationEnabled undefined (type *unifi.Network has no field or method NetworkIsolationEnabled)
lint: internal/provider/resource_port_profile.go#L297
unknown field ExcludedNetworkIDs in struct literal of type unifi.PortProfile
lint: internal/provider/resource_port_profile.go#L312
unknown field ShowTrafficRestrictionAsAllowlist in struct literal of type unifi.PortProfile
lint: internal/provider/resource_port_profile.go#L337
resp.ExcludedNetworkIDs undefined (type *unifi.PortProfile has no field or method ExcludedNetworkIDs)
lint: internal/provider/resource_port_profile.go#L352
resp.ShowTrafficRestrictionAsAllowlist undefined (type *unifi.PortProfile has no field or method ShowTrafficRestrictionAsAllowlist) (typecheck)
lint
issues found