Skip to content

OTEL wiring in grpcserver interceptor (DataDog POC) #1871

OTEL wiring in grpcserver interceptor (DataDog POC)

OTEL wiring in grpcserver interceptor (DataDog POC) #1871

Triggered via pull request July 21, 2024 00:02
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: pull_request
golangci-lint
2m 6s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
golangci-lint: baseapp/abci.go#L72
naked return in func `InitChain` with 83 lines of code (nakedret)
golangci-lint: x/auth/client/cli/tx_multisign.go#L81
naked return in func `makeMultiSignCmd.<func():74>` with 127 lines of code (nakedret)
golangci-lint: x/staking/keeper/val_state_change.go#L150
naked return in func `ApplyAndReturnValidatorSetUpdates` with 117 lines of code (nakedret)
golangci-lint: x/staking/keeper/val_state_change.go#L156
naked return in func `ApplyAndReturnValidatorSetUpdates` with 117 lines of code (nakedret)
golangci-lint: x/staking/keeper/val_state_change.go#L196
naked return in func `ApplyAndReturnValidatorSetUpdates` with 117 lines of code (nakedret)
golangci-lint: x/distribution/keeper/delegation.go#L64
naked return in func `CalculateDelegationRewards` with 81 lines of code (nakedret)
golangci-lint
issues found
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/