Various updates and enhancements #3
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
37s
Analyze
/
Semgrep
20s
Analyze
/
Codecov
49s
Analyze
/
Sonar
1m 29s
Annotations
13 errors and 1 warning
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/ff43338e-f51e-4c45-9259-880f7e3aff49/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Lint / GolangCI-Lint:
commitment/commitment.go#L193
append to slice `c` with non-zero initialized length (makezero)
|
Lint / GolangCI-Lint:
commitment/commitment.go#L148
exported: exported method List.Encode should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
commitment/commitment.go#L167
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)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/0fc2b972-83a8-4356-9a50-a601740c6195/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/d8f3231c-3d48-4e61-9939-7b8f41880b23/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/ca3e2d96126cd8913195a2f0b5af12a53c2df8ed/dist/codecov' failed with exit code 1
|