Merge remote-tracking branch 'upstream/develop' into feat/encryption-… #116
lint.yml
on: push
Lint GoLang job
4m 13s
Lint YAML job
5s
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
|