waku-org/go-waku

View on GitHub
refactor: extract ping interface #3048
Richard Ramos authored c6c64791
complete00:00:56
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: missing 'version' key. Please add `version: "2"`
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-govet:b79
b79: Pulling from codeclimate/codeclimate-govet
9d48c3bd43c5: Pulling fs layer
7f94eaf8af20: Pulling fs layer
9fe9984849c1: Pulling fs layer
9f41b4213f39: Pulling fs layer
33c1f6efaf8c: Pulling fs layer
4b22c55bdc26: Pulling fs layer
a01cf53c80d8: Pulling fs layer
bf408f66fe74: Pulling fs layer
64295e47d7a5: Pulling fs layer
4b22c55bdc26: Waiting
a01cf53c80d8: Waiting
bf408f66fe74: Waiting
64295e47d7a5: Waiting
9f41b4213f39: Waiting
33c1f6efaf8c: Waiting
9fe9984849c1: Verifying Checksum
9fe9984849c1: Download complete
7f94eaf8af20: Verifying Checksum
7f94eaf8af20: Download complete
9d48c3bd43c5: Verifying Checksum
9d48c3bd43c5: Download complete
33c1f6efaf8c: Verifying Checksum
33c1f6efaf8c: Download complete
a01cf53c80d8: Verifying Checksum
a01cf53c80d8: Download complete
4b22c55bdc26: Download complete
9d48c3bd43c5: Pull complete
bf408f66fe74: Verifying Checksum
bf408f66fe74: Download complete
7f94eaf8af20: Pull complete
64295e47d7a5: Verifying Checksum
64295e47d7a5: Download complete
9fe9984849c1: Pull complete
9f41b4213f39: Download complete
9f41b4213f39: Pull complete
33c1f6efaf8c: Pull complete
4b22c55bdc26: Pull complete
a01cf53c80d8: Pull complete
bf408f66fe74: Pull complete
64295e47d7a5: Pull complete
Digest: sha256:d86168b9f9d7e11840853ec889082d9e6e7afbce43c48bd4111a865b3eaa6fca
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-govet:b79
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-24T18:32:10.285028 #1]  WARN -- : Skipping waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:10.285070 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:10.347808 #1]  WARN -- : Skipping waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:10.347857 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:10.349223 #1]  WARN -- : Skipping waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:10.349264 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:12.528741 #1]  WARN -- : Skipping waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:12.528787 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:20.879131 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/messages/DecodedPayload.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:20.879253 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:20.948301 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:20.948415 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:21.285524 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/filter/FilterSubscription.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:21.285795 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:21.354213 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:21.354272 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-24T18:32:28.213382 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:28.213742 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:28.220139 #1]  WARN -- : Skipping ./waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:28.220181 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:28.221839 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:28.221875 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:30.324295 #1]  WARN -- : Skipping ./waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:30.324339 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:38.835447 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/messages/DecodedPayload.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:38.835508 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:38.896377 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:38.896440 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:39.182239 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/filter/FilterSubscription.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:39.182445 #1]  WARN -- : Response status: 422
W, [2024-10-24T18:32:39.234130 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-10-24T18:32:39.234555 #1]  WARN -- : Response status: 422
7
gofmt
gofmt engine documentation
8
govet
govet engine documentation
View output
Unexpected format for the following output: 	/usr/local/go/src/github.com/urfave/cli/v2 (from $GOROOT)