Skip to content

Fix typo in OperationType (execut_sc -> execute_sc) #205

Fix typo in OperationType (execut_sc -> execute_sc)

Fix typo in OperationType (execut_sc -> execute_sc) #205

Triggered via pull request September 20, 2024 09:00
Status Failure
Total duration 16s
Artifacts

ci-cd.yaml

on: pull_request
Matrix: trigger-remote-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check: proto/commons/massa/model/v1/operation.proto#L39
Field "4" with name "execute_sc" on message "OperationType" changed option "json_name" from "executSc" to "executeSc".
check: proto/commons/massa/model/v1/operation.proto#L39
Field "4" on message "OperationType" changed name from "execut_sc" to "execute_sc".
check
buf found 2 breaking changes.
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/