Update module github.com/bytemare/hash to v0.4.0 #195
ci.yml
on: pull_request
Lint
27s
Analyze
57s
Matrix: Test
Annotations
19 errors
Test (1.22)
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Test (1.22)
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Test (1.22)
Process completed with exit code 2.
|
Test (1.21)
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Test (1.21)
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Test (1.21)
Process completed with exit code 2.
|
Lint:
internal/configuration.go#L148
cannot use 0 (untyped int constant) as []byte value in argument to c.Hash.Hash (typecheck)
|
Lint:
internal/configuration.go#L150
cannot use 0 (untyped int constant) as []byte value in argument to c.Hash.Hash (typecheck)
|
Lint:
internal/nizk.go#L175
cannot use 0 (untyped int constant) as []byte value in argument to v.Hash.Hash (typecheck)
|
Lint:
oprf.go#L105
c.UpdateStateCapacity undefined (type *Client has no field or method UpdateStateCapacity) (typecheck)
|
Lint:
oprf.go#L126
c.Size undefined (type *Client has no field or method Size) (typecheck)
|
Lint:
voprf/server.go#L65
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Lint:
voprf/server.go#L67
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Lint:
voprf/server.go#L92
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Lint:
voprf/server.go#L104
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Lint:
voprf/server.go#L110
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Analyze
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Analyze
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Analyze
Process completed with exit code 2.
|