refactor(common): split inventory from common #60
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
buf-lint:
common/v1/uuid.proto#L6
Files with package "opi_api.common.v1" must be within a directory "opi_api/common/v1" relative to root but were in directory "v1".
|
buf-lint:
inventory/v1/inventory.proto#L27
Service name "InventorySvc" should be suffixed with "Service".
|
buf-lint:
inventory/v1/inventory.proto#L29
RPC response type "Inventory" should be named "GetInventoryResponse" or "InventorySvcGetInventoryResponse".
|
buf-lint:
security/v1/ipsec.proto#L9
Files with package "opi_api.security.v1" must be within a directory "opi_api/security/v1" relative to root but were in directory "v1".
|
buf-lint:
security/v1/ipsec.proto#L12
Service name "IPsec" should be suffixed with "Service".
|
buf-lint:
security/v1/ipsec.proto#L13
RPC request type "IPsecVersionReq" should be named "IPsecVersionRequest" or "IPsecIPsecVersionRequest".
|
buf-lint:
security/v1/ipsec.proto#L13
RPC response type "IPsecVersionResp" should be named "IPsecVersionResponse" or "IPsecIPsecVersionResponse".
|
buf-lint:
security/v1/ipsec.proto#L14
RPC request type "IPsecStatsReq" should be named "IPsecStatsRequest" or "IPsecIPsecStatsRequest".
|
buf-lint:
security/v1/ipsec.proto#L14
RPC response type "IPsecStatsResp" should be named "IPsecStatsResponse" or "IPsecIPsecStatsResponse".
|
buf-lint:
security/v1/ipsec.proto#L15
RPC request type "IPsecInitiateReq" should be named "IPsecInitiateRequest" or "IPsecIPsecInitiateRequest".
|
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
|