Skip to content

proto/bitcoin: add more data about inputs and outputs #51

proto/bitcoin: add more data about inputs and outputs

proto/bitcoin: add more data about inputs and outputs #51

Triggered via pull request September 30, 2024 06:02
Status Failure
Total duration 16s
Artifacts

buf-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build: proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L268
Field "2" with name "vout" on message "Output" changed option "json_name" from "n" to "vout".
build: proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L268
Field "2" on message "Output" changed name from "n" to "vout".
build: proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L270
Field "3" with name "script_sig" on message "Output" changed option "json_name" from "scriptPubKey" to "scriptSig".
build: proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L270
Field "3" with name "script_sig" on message "Output" changed type from "bitcoin.bitcoind.v1alpha.ScriptPubKey" to "bitcoin.bitcoind.v1alpha.ScriptSig".
build: proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L270
Field "3" on message "Output" changed name from "script_pub_key" to "script_sig".
build
buf found 5 breaking changes.
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
No github_token supplied, API requests will be subject to stricter rate limiting