Skip to content

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /server #85

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /server

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /server #85

Triggered via pull request March 13, 2024 23:12
Status Failure
Total duration 1m 3s
Artifacts

server_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: server/blockchain/web/action.go#L1
: # go.dedis.ch/hbt/server/blockchain/web
lint
s.revealSecret undefined (type *secretHandler has no field or method revealSecret)
lint
ctx declared and not used
lint
ctx declared and not used
lint
ctx declared and not used (typecheck)
lint: server/smc/smccli/controller/action.go#L1
: # go.dedis.ch/hbt/server/smc/smccli/controller
lint
undefined: reveal (typecheck)
lint: server/smc/smccli/smccli.go#L13
could not import go.dedis.ch/hbt/server/smc/smccli/controller (-: # go.dedis.ch/hbt/server/smc/smccli/controller
lint
undefined: reveal) (typecheck)
lint: server/test/admin/blockchain.go#L39
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: server/smc/smc.go#L8
var-naming: struct field Id should be ID (revive)
lint: server/registration/registry/crud/crud.go#L114
unused-parameter: parameter 'registered' seems to be unused, consider removing or renaming it as _ (revive)
lint: server/registration/database/mongodb/mongodb.go#L74
unused-parameter: parameter 'hash' seems to be unused, consider removing or renaming it as _ (revive)
lint: server/registration/database/mongodb/mongodb.go#L124
unused-parameter: parameter 'hash' seems to be unused, consider removing or renaming it as _ (revive)