Scenario blockchain #91
Annotations
7 errors and 1 warning
lint:
server/test/admin/smc.go#L62
decodeReencrypted - result 0 (go.dedis.ch/kyber/v3.Point) is always nil (unparam)
|
lint:
server/test/user/database.go#L153
func `encryptRegistrationData` is unused (unused)
|
lint:
server/test/admin/smc.go#L58
func `encodeSecret` is unused (unused)
|
lint:
server/test/admin/smc.go#L69
nilness: nil dereference in dynamic method call (govet)
|
lint:
server/test/user/database.go#L161
SA1003: value of type string cannot be used with binary.Write (staticcheck)
|
lint:
server/test/user/database.go#L172
SA1003: value of type string cannot be used with binary.Write (staticcheck)
|
lint
issues found
|
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/.
|