kdf: share Z hash state #220 #733
Annotations
10 errors and 1 warning
build (1.22):
ecdh/ecdh.go#L132
cannot use sm3.New() (value of type hash.Hash) as func() hash.Hash value in argument to kdf.Kdf
|
build (1.22)
Process completed with exit code 1.
|
build (1.18)
The job was canceled because "_1_22" failed.
|
build (1.18)
Process completed with exit code 2.
|
build (1.19)
The job was canceled because "_1_22" failed.
|
build (1.19):
ecdh/ecdh.go#L132
cannot use sm3.New() (value of type hash.Hash) as type func() hash.Hash in argument to kdf.Kdf
|
build (1.19)
The operation was canceled.
|
build (1.21)
The job was canceled because "_1_22" failed.
|
build (1.21):
ecdh/ecdh.go#L132
cannot use sm3.New() (value of type hash.Hash) as func() hash.Hash value in argument to kdf.Kdf
|
build (1.21)
The operation was canceled.
|
build (1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|