Skip to content

Merge remote-tracking branch 'upstream/develop' into feat/encryption-… #116

Merge remote-tracking branch 'upstream/develop' into feat/encryption-…

Merge remote-tracking branch 'upstream/develop' into feat/encryption-… #116

Triggered via push August 7, 2024 18:01
Status Failure
Total duration 4m 23s
Artifacts

lint.yml

on: push
Lint GoLang job
4m 13s
Lint GoLang job
Lint YAML job
5s
Lint YAML job
Fit to window
Zoom out
Zoom in

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