Skip to content

API Improvements in Experimental #271

API Improvements in Experimental

API Improvements in Experimental #271

Triggered via pull request May 3, 2024 15:45
Status Failure
Total duration 20s
Artifacts

lint.yaml

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

Annotations

9 errors and 2 warnings
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L216
Field "2" with name "optional_caveat_name_match" on message "ExpSchemaFilter" changed option "json_name" from "optionalRelationOrPermissionNameMatch" to "optionalCaveatNameMatch".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L216
Field "2" on message "ExpSchemaFilter" changed name from "optional_relation_or_permission_name_match" to "optional_caveat_name_match".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L219
Field "3" with name "optional_relation_name_match" on message "ExpSchemaFilter" changed option "json_name" from "kindFilters" to "optionalRelationNameMatch".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L219
Field "3" on message "ExpSchemaFilter" changed label from "repeated" to "optional".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L219
Field "3" on message "ExpSchemaFilter" changed type from "enum" 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#L219
Field "3" on message "ExpSchemaFilter" changed name from "kind_filters" to "optional_relation_name_match".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L316
Field "2" with name "permission_name" on message "ExpPermissionReference" changed option "json_name" from "relationName" to "permissionName".
Lint & Publish Draft/Branch: authzed/api/v1/experimental_service.proto#L316
Field "2" on message "ExpPermissionReference" changed name from "relation_name" to "permission_name".
Lint & Publish Draft/Branch
buf found 8 breaking changes.
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