waku-org/go-waku

View on GitHub
fix: code review #3095
Richard Ramos authored d1499b50
complete00:00:37
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
9f32a84ed3da: Waiting
aa6e1b1410c0: Waiting
ae888a17dd15: Waiting
6937c3ea65cb: Waiting
26b5d858043c: Waiting
85791d961cd3: Verifying Checksum
85791d961cd3: Download complete
f56be85fc22e: Download complete
9f32a84ed3da: Download complete
f56be85fc22e: Pull complete
aa6e1b1410c0: Verifying Checksum
aa6e1b1410c0: Download complete
ae888a17dd15: Verifying Checksum
ae888a17dd15: Download complete
85791d961cd3: Pull 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-29T15:52:00.985800 #1]  WARN -- : Skipping waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:00.985826 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:01.583765 #1]  WARN -- : Skipping waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:01.583790 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:01.618382 #1]  WARN -- : Skipping waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:01.618408 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:01.619355 #1]  WARN -- : Skipping waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:01.619381 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:02.718231 #1]  WARN -- : Skipping waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:02.718257 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:07.629106 #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-29T15:52:07.629160 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:07.666328 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:07.666368 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:07.839934 #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-29T15:52:07.839977 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:07.878131 #1]  WARN -- : Skipping examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:07.878196 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-29T15:52:12.252929 #1]  WARN -- : Skipping ./waku/v2/utils/limiter.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:12.253126 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:12.988440 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters_test.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:12.988535 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:12.996154 #1]  WARN -- : Skipping ./waku/v2/api/history/cycle.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:12.996181 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:12.997268 #1]  WARN -- : Skipping ./waku/v2/api/history/emitters.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:12.997300 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:14.282954 #1]  WARN -- : Skipping ./waku/v2/protocol/rln/group_manager/dynamic/mock_blockchain.go due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:14.282990 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:19.817303 #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-29T15:52:19.817365 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:19.864650 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Peer.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:19.864706 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:20.050666 #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-29T15:52:20.050735 #1]  WARN -- : Response status: 422
W, [2024-11-29T15:52:20.078065 #1]  WARN -- : Skipping ./examples/android-kotlin/app/src/main/java/com/example/waku/Node.kt due to CC::Parser::Client::HTTPError
W, [2024-11-29T15:52:20.078110 #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)