Skip to content

chore: introduce .github #7

chore: introduce .github

chore: introduce .github #7

Triggered via push March 29, 2024 22:56
Status Failure
Total duration 12m 10s
Artifacts

go-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Build and Test: external/geth/accounts/usbwallet/trezor/messages.pb.go#L11
could not import github.com/golang/protobuf/protoc-gen-go/descriptor (-: # github.com/golang/protobuf/protoc-gen-go/descriptor
Build and Test
undefined: descriptorpb.Default_FileOptions_PhpGenericServices) (typecheck)
Build and Test: external/geth/tests/fuzzers/bls12381/bls12381_fuzz.go#L240
declaration has 3 blank identifiers (dogsled)
Build and Test: external/geth/tests/fuzzers/bls12381/bls12381_fuzz.go#L273
declaration has 3 blank identifiers (dogsled)
Build and Test: external/geth/core/state_processor.go#L189
declaration has 3 blank identifiers (dogsled)
Build and Test: external/geth/crypto/blake2b/blake2b_test.go#L347
347-604 lines are duplicate of `external/geth/crypto/blake2b/blake2b_test.go:606-863` (dupl)
Build and Test: external/geth/crypto/blake2b/blake2b_test.go#L606
606-863 lines are duplicate of `external/geth/crypto/blake2b/blake2b_test.go:347-604` (dupl)
Build and Test: external/geth/common/hexutil/json_test.go#L129
129-165 lines are duplicate of `external/geth/common/hexutil/json_test.go:181-217` (dupl)
Build and Test: external/geth/common/hexutil/json_test.go#L181
181-217 lines are duplicate of `external/geth/common/hexutil/json_test.go:129-165` (dupl)
Build and Test: external/geth/metrics/histogram_test.go#L69
69-95 lines are duplicate of `external/geth/metrics/sample_test.go:260-286` (dupl)
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test
Restore cache failed: Dependencies file is not found in /home/runner/work/monorepo/monorepo. Supported file pattern: go.sum
Build and Test: external/geth/internal/web3ext/web3ext.go#L766
var-naming: const RpcJs should be RPCJs (revive)
Build and Test: external/geth/event/subscription_test.go#L140
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
Build and Test: external/geth/event/subscription_test.go#L84
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test: external/geth/event/subscription_test.go#L94
unused-parameter: parameter 'unsubscribed' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test: external/geth/event/event_test.go#L28
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test: external/geth/event/feed_test.go#L172
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test: external/geth/event/feedof_test.go#L116
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test: external/geth/event/event_test.go#L146
empty-block: this block is empty, you can remove it (revive)
Build and Test: external/geth/event/subscription_test.go#L130
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test: external/geth/event/event_test.go#L163
empty-block: this block is empty, you can remove it (revive)