Skip to content

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

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

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

Triggered via pull request October 23, 2024 23:44
Status Failure
Total duration 4m 21s
Artifacts

golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L22
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L24
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
golangci-lint: cmd/soroban-rpc/internal/methods/get_version_info.go#L26
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
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/