Various updates and enhancements #2
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
37s
Analyze
/
Semgrep
15s
Analyze
/
Codecov
45s
Analyze
/
Sonar
1m 5s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/80b9e51d-30a4-4cb0-b4ad-ace92ae74bd9/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Lint / GolangCI-Lint:
frost.go#L134
cognitive complexity 18 of func `(*Configuration).verify` is high (> 16) (gocognit)
|
Lint / GolangCI-Lint:
frost.go#L195
exported: exported method Configuration.Init should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
signer.go#L39
exported: exported type NonceCommitment should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
signer.go#L45
exported: exported method Signer.ClearNonceCommitment should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
encoding.go#L134
frost.Configuration is missing fields group, verified (exhaustruct)
|
Lint / GolangCI-Lint:
internal/hashing.go#L33
ciphersuites is a global variable (gochecknoglobals)
|
Lint / GolangCI-Lint:
encoding.go#L231
shadow: declaration of "err" shadows declaration at line 205 (govet)
|
Lint / GolangCI-Lint:
encoding.go#L238
shadow: declaration of "err" shadows declaration at line 205 (govet)
|
Lint / GolangCI-Lint:
debug/debug.go#L130
error returned from external package is unwrapped: sig: func github.com/bytemare/secret-sharing.PubKeyForCommitment(g github.com/bytemare/crypto.Group, id uint64, commitment []*github.com/bytemare/crypto.Element) (*github.com/bytemare/crypto.Element, error) (wrapcheck)
|
Lint / GolangCI-Lint
issues found
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/4bd46180-01a5-457e-b309-1c8306a6bbcb/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/7b52be55-382d-4aa5-b8d1-15184db65fc6/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|