waku-org/go-waku

View on GitHub
feat: use defaul rate limiter when nil #3111
kaichaosun authored 76309b21
complete00:01:01
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-gofmt:b105
b105: Pulling from codeclimate/codeclimate-gofmt
f56be85fc22e: Pulling fs layer
85791d961cd3: Pulling fs layer
d694b5ae8c79: Pulling fs layer
9f32a84ed3da: Pulling fs layer
aa6e1b1410c0: Pulling fs layer
ae888a17dd15: Pulling fs layer
6937c3ea65cb: Pulling fs layer
26b5d858043c: Pulling fs layer
aa6e1b1410c0: Waiting
9f32a84ed3da: Waiting
ae888a17dd15: Waiting
6937c3ea65cb: Waiting
26b5d858043c: Waiting
85791d961cd3: Verifying Checksum
85791d961cd3: Download complete
f56be85fc22e: Verifying Checksum
f56be85fc22e: Download complete
9f32a84ed3da: Verifying Checksum
9f32a84ed3da: Download complete
ae888a17dd15: Verifying Checksum
ae888a17dd15: Download complete
aa6e1b1410c0: Download complete
f56be85fc22e: Pull complete
6937c3ea65cb: Verifying Checksum
6937c3ea65cb: Download complete
85791d961cd3: Pull complete
26b5d858043c: Verifying Checksum
26b5d858043c: Download complete
d694b5ae8c79: Verifying Checksum
d694b5ae8c79: Download complete
d694b5ae8c79: Pull complete
9f32a84ed3da: Pull complete
aa6e1b1410c0: Pull complete
ae888a17dd15: Pull complete
6937c3ea65cb: Pull complete
26b5d858043c: Pull complete
Digest: sha256:a56a4c3d42dfe13655556c67636b78f1a127533350ff232a39dea0f17e32b9b7
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-gofmt:b105
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
9f41b4213f39: Waiting
33c1f6efaf8c: Waiting
4b22c55bdc26: Waiting
a01cf53c80d8: Waiting
bf408f66fe74: Waiting
64295e47d7a5: Waiting
9fe9984849c1: Verifying Checksum
7f94eaf8af20: Download complete
9d48c3bd43c5: Verifying Checksum
9d48c3bd43c5: Download complete
33c1f6efaf8c: Verifying Checksum
33c1f6efaf8c: Download complete
4b22c55bdc26: Verifying Checksum
4b22c55bdc26: Download complete
9d48c3bd43c5: Pull complete
a01cf53c80d8: Verifying Checksum
a01cf53c80d8: Download complete
bf408f66fe74: Download complete
7f94eaf8af20: Pull complete
9fe9984849c1: Pull complete
64295e47d7a5: Verifying Checksum
64295e47d7a5: Download complete
9f41b4213f39: Verifying Checksum
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
16
Parser process id: 16
codeclimate-parser socket not present
waiting 1s...
W, [2024-12-05T07:18:10.363390 #1]  WARN -- : Skipping waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:10.363639 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:11.466243 #1]  WARN -- : Skipping waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:11.466521 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:11.533471 #1]  WARN -- : Skipping waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:11.533679 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:11.535021 #1]  WARN -- : Skipping waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:11.535061 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:13.515787 #1]  WARN -- : Skipping waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:13.515841 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:20.201241 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/messages/DecodedPayload.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:20.201386 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:20.259120 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:20.259170 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:20.514764 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/filter/FilterSubscription.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:20.514827 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:20.563417 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:20.563753 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-12-05T07:18:26.173254 #1]  WARN -- : Skipping ./waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:26.173680 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:27.299863 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:27.299958 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:27.323440 #1]  WARN -- : Skipping ./waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:27.323475 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:27.324701 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:27.324774 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:29.116185 #1]  WARN -- : Skipping ./waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:29.116437 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:36.413517 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/messages/DecodedPayload.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:36.413569 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:36.457050 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:36.457698 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:36.696395 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/filter/FilterSubscription.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:36.696451 #1]  WARN -- : Response status: 422
W, [2024-12-05T07:18:36.771762 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-12-05T07:18:36.771814 #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)