Skip to content

Changes to the relationships counter API after discussion #285

Changes to the relationships counter API after discussion

Changes to the relationships counter API after discussion #285

Triggered via pull request May 22, 2024 17:18
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Lint & Publish Draft/Branch
18s
Lint & Publish Draft/Branch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint & Publish Draft/Branch: authzed/api/v1/error_reason.proto#L377
Enum value "26" on enum "ErrorReason" changed name from "ERROR_REASON_FILTER_ALREADY_REGISTERED" to "ERROR_REASON_COUNTER_ALREADY_REGISTERED".
Lint & Publish Draft/Branch: authzed/api/v1/error_reason.proto#L388
Enum value "27" on enum "ErrorReason" changed name from "ERROR_REASON_FILTER_NOT_REGISTERED" to "ERROR_REASON_COUNTER_NOT_REGISTERED".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L133
Field "1" with name "name" on message "ExperimentalRegisterRelationshipCounterRequest" changed option "json_name" from "relationshipFilter" to "name".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L133
Field "1" on message "ExperimentalRegisterRelationshipCounterRequest" changed type from "message" to "string". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L133
Field "1" on message "ExperimentalRegisterRelationshipCounterRequest" changed name from "relationship_filter" to "name".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L146
Previously present field "2" with name "relationship_filter" on message "ExperimentalCountRelationshipsRequest" was deleted without reserving the name "relationship_filter".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L146
Previously present field "2" with name "relationship_filter" on message "ExperimentalCountRelationshipsRequest" was deleted without reserving the number "2".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L148
Field "1" with name "name" on message "ExperimentalCountRelationshipsRequest" changed option "json_name" from "consistency" to "name".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L148
Field "1" on message "ExperimentalCountRelationshipsRequest" changed type from "message" to "string". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L148
Field "1" on message "ExperimentalCountRelationshipsRequest" changed name from "consistency" to "name".
Lint & Publish Draft/Branch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint & Publish Draft/Branch
No github_token supplied, API requests will be subject to stricter rate limiting