waku-org/go-waku

View on GitHub
feat: rate limit with rln configuration #3104
kaichaosun authored 37affd27
complete00:00:33
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: Already exists
7f94eaf8af20: Already exists
9fe9984849c1: Already exists
9f41b4213f39: Already exists
33c1f6efaf8c: Already exists
4b22c55bdc26: Pulling fs layer
a01cf53c80d8: Pulling fs layer
bf408f66fe74: Pulling fs layer
64295e47d7a5: Pulling fs layer
64295e47d7a5: Waiting
a01cf53c80d8: Download complete
4b22c55bdc26: Verifying Checksum
4b22c55bdc26: Download complete
bf408f66fe74: Verifying Checksum
bf408f66fe74: Download complete
4b22c55bdc26: Pull complete
64295e47d7a5: Download 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-12-03T07:23:25.249328 #1]  WARN -- : Skipping waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:25.249355 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:25.859980 #1]  WARN -- : Skipping waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:25.860006 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:25.898590 #1]  WARN -- : Skipping waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:25.898616 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:25.899498 #1]  WARN -- : Skipping waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:25.899530 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:27.078870 #1]  WARN -- : Skipping waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:27.078907 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:32.316792 #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-03T07:23:32.316834 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:32.348755 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:32.348793 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:32.544935 #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-03T07:23:32.544976 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:32.588327 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:32.588384 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-12-03T07:23:37.016137 #1]  WARN -- : Skipping ./waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:37.016212 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:37.723606 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:37.723676 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:37.729749 #1]  WARN -- : Skipping ./waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:37.729779 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:37.730712 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:37.730738 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:39.052270 #1]  WARN -- : Skipping ./waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:39.052303 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:44.566116 #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-03T07:23:44.566298 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:44.609882 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:44.610081 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:44.795590 #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-03T07:23:44.795667 #1]  WARN -- : Response status: 422
W, [2024-12-03T07:23:44.832729 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-12-03T07:23:44.832786 #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)