Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

chore: deprecate field 2 in waku_metadata.proto #34

chore: deprecate field 2 in waku_metadata.proto

chore: deprecate field 2 in waku_metadata.proto #34

Triggered via pull request March 7, 2024 16:22
Status Failure
Total duration 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build: waku/metadata/v1/waku_metadata.proto#L13
Field "2" with name "shards_deprecated" on message "WakuMetadataRequest" changed option "json_name" from "shards" to "shardsDeprecated".
build: waku/metadata/v1/waku_metadata.proto#L13
Field "2" on message "WakuMetadataRequest" changed name from "shards" to "shards_deprecated".
build: waku/metadata/v1/waku_metadata.proto#L24
Field "2" with name "shards_deprecated" on message "WakuMetadataResponse" changed option "json_name" from "shards" to "shardsDeprecated".
build: waku/metadata/v1/waku_metadata.proto#L24
Field "2" on message "WakuMetadataResponse" changed name from "shards" to "shards_deprecated".
build
buf found 4 breaking changes.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, bufbuild/buf-lint-action@v1, bufbuild/buf-breaking-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No github_token supplied, API requests will be subject to stricter rate limiting