Skip to content

fix(wallet): set Argon2 derived bytes for AES IV #3766

fix(wallet): set Argon2 derived bytes for AES IV

fix(wallet): set Argon2 derived bytes for AES IV #3766

Triggered via pull request March 9, 2025 13:31
Status Failure
Total duration 13m 42s
Artifacts

gui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-linux: wallet/encrypter/params_test.go#L57
empty-lines: extra empty line at the end of a block (revive)
build-linux: wallet/encrypter/encrypter.go#L93
empty-lines: extra empty line at the start of a block (revive)
build-linux: wallet/encrypter/encrypter.go#L298
func `aesCBCEncrypt` is unused (unused)
build-linux: wallet/encrypter/encrypter.go#L312
func `aesCBCDecrypt` is unused (unused)
build-linux: wallet/encrypter/params_test.go#L63
unnecessary trailing newline (whitespace)
build-linux: wallet/encrypter/encrypter.go#L241
variable name 'iv' is too short for the scope of its usage (varnamelen)
build-linux
Process completed with exit code 2.