Skip to content

Add back in Protocol 22 non-breaking changes for a transition period #508

Add back in Protocol 22 non-breaking changes for a transition period

Add back in Protocol 22 non-breaking changes for a transition period #508

Triggered via pull request October 23, 2024 20:49
Status Failure
Total duration 4m 45s
Artifacts

golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L19
json(camel): got 'commit_hash' want 'commitHash' (tagliatelle)
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L21
json(camel): got 'build_timestamp' want 'buildTimestamp' (tagliatelle)
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L23
json(camel): got 'captive_core_version' want 'captiveCoreVersion' (tagliatelle)
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L25
json(camel): got 'protocol_version' want 'protocolVersion' (tagliatelle)
golangci-lint
issues found
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/