waku-org/go-waku

View on GitHub
feat: filter rate limit (#1258) #3098
richΛrd authored 0c594b31
complete00:00:47
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
ae888a17dd15: Waiting
6937c3ea65cb: Waiting
26b5d858043c: Waiting
9f32a84ed3da: Waiting
85791d961cd3: Download complete
f56be85fc22e: Download complete
9f32a84ed3da: Verifying Checksum
9f32a84ed3da: Download complete
f56be85fc22e: Pull complete
aa6e1b1410c0: Download complete
85791d961cd3: Pull complete
ae888a17dd15: Download complete
6937c3ea65cb: Download 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
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-29T16:26:14.652137 #1]  WARN -- : Skipping waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:14.652165 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:15.290518 #1]  WARN -- : Skipping waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:15.290548 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:15.333050 #1]  WARN -- : Skipping waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:15.333103 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:15.334118 #1]  WARN -- : Skipping waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:15.334145 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:16.515081 #1]  WARN -- : Skipping waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:16.515121 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:22.009292 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/messages/DecodedPayload.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:22.009344 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:22.059373 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:22.059741 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:22.284622 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/filter/FilterSubscription.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:22.284674 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:22.327372 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:22.327424 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-29T16:26:26.992886 #1]  WARN -- : Skipping ./waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:26.992974 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:27.810015 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:27.810089 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:27.817667 #1]  WARN -- : Skipping ./waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:27.817723 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:27.819179 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:27.819225 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:29.395493 #1]  WARN -- : Skipping ./waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:29.395543 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:35.430016 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/messages/DecodedPayload.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:35.430157 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:35.469195 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:35.469324 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:35.672582 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/filter/FilterSubscription.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:35.672804 #1]  WARN -- : Response status: 422
W, [2024-11-29T16:26:35.717323 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T16:26:35.717372 #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)