Various updates and enhancements #6
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
27s
Analyze
/
Semgrep
15s
Analyze
/
Codecov
1m 3s
Analyze
/
Sonar
1m 27s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/8cfe9dc0-345f-42b1-82cf-e23896564628/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#L191
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L192
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L45
G602: slice index out of range (gosec)
|
Lint / GolangCI-Lint:
frost.go#L208
exported: exported method Configuration.Init should have comment or be unexported (revive)
|
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#L9
package-comments: package comment should be of the form "Package frost ..." (revive)
|
Lint / GolangCI-Lint:
coordinator.go#L95
exported: exported method Configuration.PrepareVerifySignatureShare should have comment or be unexported (revive)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/3a8fe885-86b7-4875-bb7a-34467737c301/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/b552ee5b-a695-447e-981e-512c7b282ebb/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|