Add back in Protocol 22 non-breaking changes for a transition period #508
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/
|