Various updates and enhancements #4
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
33s
Analyze
/
Semgrep
18s
Analyze
/
Codecov
55s
Analyze
/
Sonar
1m 34s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/77843d27-2e7f-4706-bc85-844576847b8e/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Lint / GolangCI-Lint:
commitment/commitment.go#L142
exported: exported method List.Encode should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
commitment/commitment.go#L161
exported: exported function DecodeList 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:
frost.go#L205
exported: exported method Configuration.Init should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
encoding.go#L213
calculated cyclomatic complexity for function Decode is 12, max is 11 (cyclop)
|
Lint / GolangCI-Lint:
encoding.go#L140
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#L242
shadow: declaration of "err" shadows declaration at line 216 (govet)
|
Lint / GolangCI-Lint:
encoding.go#L249
shadow: declaration of "err" shadows declaration at line 216 (govet)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/6cb23db6-b118-4de0-8447-879bd57c5297/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/8418edf1-575a-4beb-8eaf-1f3d1a64539a/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|