refactor(netcommon):initial common basic network interface api #254
Annotations
10 errors and 2 warnings
buf-lint:
network/cloud/bgp.proto#L94
field opi_api.network.cloud.v1alpha1.BGPPeerSpec.state: unknown type network.opinetcommon.v1alpha1.AdminState; resolved to opi_api.network.opinetcommon.v1alpha1.AdminState which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L97
field opi_api.network.cloud.v1alpha1.BGPPeerSpec.local_address: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L99
field opi_api.network.cloud.v1alpha1.BGPPeerSpec.peer_addr: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L143
field opi_api.network.cloud.v1alpha1.BGPPeerStatus.local_addr: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L249
field opi_api.network.cloud.v1alpha1.BGPPeerAfSpec.local_addr: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L251
field opi_api.network.cloud.v1alpha1.BGPPeerAfSpec.peer_addr: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L344
field opi_api.network.cloud.v1alpha1.BGPNLRIPrefixStatus.peer_addr: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L385
field opi_api.network.cloud.v1alpha1.BGPNLRIPrefixFilter.next_hop: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L387
field opi_api.network.cloud.v1alpha1.BGPNLRIPrefixFilter.ip_address: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint:
network/cloud/bgp.proto#L409
field opi_api.network.cloud.v1alpha1.BGPAdjRibOutStatus.peer_addr: unknown type network.opinetcommon.v1alpha1.IPAddress; resolved to opi_api.network.opinetcommon.v1alpha1.IPAddress which is not defined; consider using a leading dot
|
buf-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
|