Modify the experimental reflection APIs slightly to return more information #268
Annotations
10 errors and 2 warnings
Lint:
authzed/api/v1/experimental_service.proto#L354
Field "7" with name "relation_subject_type_added" on message "ExpSchemaDiff" changed option "json_name" from "relationTypeChanged" to "relationSubjectTypeAdded".
|
Lint:
authzed/api/v1/experimental_service.proto#L354
Field "7" on message "ExpSchemaDiff" changed type from "authzed.api.v1.ExpRelation" to "authzed.api.v1.ExpRelationSubjectTypeChange".
|
Lint:
authzed/api/v1/experimental_service.proto#L354
Field "7" on message "ExpSchemaDiff" changed name from "relation_type_changed" to "relation_subject_type_added".
|
Lint:
authzed/api/v1/experimental_service.proto#L355
Field "8" with name "relation_subject_type_removed" on message "ExpSchemaDiff" changed option "json_name" from "permissionAdded" to "relationSubjectTypeRemoved".
|
Lint:
authzed/api/v1/experimental_service.proto#L355
Field "8" on message "ExpSchemaDiff" changed type from "authzed.api.v1.ExpPermission" to "authzed.api.v1.ExpRelationSubjectTypeChange".
|
Lint:
authzed/api/v1/experimental_service.proto#L355
Field "8" on message "ExpSchemaDiff" changed name from "permission_added" to "relation_subject_type_removed".
|
Lint:
authzed/api/v1/experimental_service.proto#L356
Field "9" with name "permission_added" on message "ExpSchemaDiff" changed option "json_name" from "permissionRemoved" to "permissionAdded".
|
Lint:
authzed/api/v1/experimental_service.proto#L356
Field "9" on message "ExpSchemaDiff" changed name from "permission_removed" to "permission_added".
|
Lint:
authzed/api/v1/experimental_service.proto#L357
Field "10" with name "permission_removed" on message "ExpSchemaDiff" changed option "json_name" from "permissionDocCommentChanged" to "permissionRemoved".
|
Lint:
authzed/api/v1/experimental_service.proto#L357
Field "10" on message "ExpSchemaDiff" changed name from "permission_doc_comment_changed" to "permission_removed".
|
Lint
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
No github_token supplied, API requests will be subject to stricter rate limiting
|