Various updates and enhancements #5
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
27s
Analyze
/
Semgrep
11s
Analyze
/
Codecov
55s
Analyze
/
Sonar
1m 26s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/7d3e73c5-707e-443e-b74f-da52cd090601/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Lint / GolangCI-Lint:
commitment.go#L41
Comment should end in a period (godot)
|
Lint / GolangCI-Lint:
commitment.go#L182
Comment should end in a period (godot)
|
Lint / GolangCI-Lint:
encoding.go#L45
G602: slice index out of range (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L191
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L192
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
signer.go#L38
exported: exported type NonceCommitment should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
signer.go#L44
exported: exported method Signer.ClearNonceCommitment should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
commitment.go#L231
exported: exported method List.Encode should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
commitment.go#L250
exported: exported function DecodeList should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
commitment.go#L282
exported: exported method List.GroupCommitmentAndBindingFactors should have comment or be unexported (revive)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/566b9567-5c50-494c-b559-06fc93746e5d/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/164b24e2-db64-4cec-b558-4787aa4db99a/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|