feat: Secure document encryption key exchange #5062
lint.yml
on: pull_request
Lint GoLang job
3m 24s
Lint YAML job
4s
Annotations
10 errors
Lint GoLang job:
crypto/ecies.go#L1
Actual: urrent Implementation Analysis:
|
Lint GoLang job:
crypto/ecies.go#L73
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
crypto/ecies.go#L80
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
crypto/ecies.go#L83
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
crypto/ecies.go#L134
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
crypto/ecies.go#L141
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
crypto/ecies.go#L144
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
crypto/ecies.go#L154
string-format: must not start with a capital letter (revive)
|
Lint GoLang job:
internal/encryption/encryptor_test.go#L47
assignment mismatch: 2 variables but crypto.EncryptAES returns 3 values
|
Lint GoLang job:
internal/encryption/encryptor_test.go#L47
not enough arguments in call to crypto.EncryptAES
|