Skip to content

support PBKDF2

support PBKDF2 #355

Triggered via push August 10, 2023 10:18
Status Failure
Total duration 4m 20s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (1.20.x, 1.1.0): pbkdf2.go#L16
cannot convert h (variable of type func() hash.Hash) to type int
test (1.20.x, 1.1.0): pbkdf2.go#L19
cannot use base(password) (value of type *_Ctype_uchar) as *_Ctype_char value in variable declaration
test (1.20.x, 1.1.0)
Process completed with exit code 1.
test (1.20.x, 1.1.1): pbkdf2.go#L16
cannot convert h (variable of type func() hash.Hash) to type int
test (1.20.x, 1.1.1): pbkdf2.go#L19
cannot use base(password) (value of type *_Ctype_uchar) as *_Ctype_char value in variable declaration
test (1.20.x, 1.1.1)
Process completed with exit code 1.
test (1.20.x, 1.0.2): pbkdf2.go#L16
cannot convert h (variable of type func() hash.Hash) to type int
test (1.20.x, 1.0.2): pbkdf2.go#L19
cannot use base(password) (value of type *_Ctype_uchar) as *_Ctype_char value in variable declaration
test (1.20.x, 1.0.2)
Process completed with exit code 1.
test (1.20.x, 3.0.1): pbkdf2.go#L16
cannot convert h (variable of type func() hash.Hash) to type int
test (1.20.x, 3.0.1): pbkdf2.go#L19
cannot use base(password) (value of type *_Ctype_uchar) as *_Ctype_char value in variable declaration
test (1.20.x, 3.0.1)
Process completed with exit code 1.
test (1.20.x, 3.0.9): pbkdf2.go#L16
cannot convert h (variable of type func() hash.Hash) to type int
test (1.20.x, 3.0.9): pbkdf2.go#L19
cannot use base(password) (value of type *_Ctype_uchar) as *_Ctype_char value in variable declaration
test (1.20.x, 3.0.9)
Process completed with exit code 1.