Various updates and enhancements #8
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
28s
Analyze
/
Semgrep
20s
Analyze
/
Codecov
55s
Analyze
/
Sonar
1m 11s
Annotations
15 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/682f56ea-11e7-4416-a168-5980bd34b5e6/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#L184
Comment should end in a period (godot)
|
Lint / GolangCI-Lint:
encoding.go#L196
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L197
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L198
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint / GolangCI-Lint:
encoding.go#L48
G602: slice index out of range (gosec)
|
Lint / GolangCI-Lint:
internal/lambda.go#L20
exported: exported function Lambda should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
internal/lambda.go#L29
exported: exported type LambdaRegistry should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
internal/lambda.go#L38
exported: exported method LambdaRegistry.New should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
internal/lambda.go#L53
exported: exported method LambdaRegistry.Get should have comment or be unexported (revive)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/17924c80-77f3-4d49-b95f-44ee1f4ae3b9/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/ebc34d7e-cab9-4a81-b0ca-7de53bd085a5/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Process completed with exit code 1.
|
Analyze / Sonar
Process completed with exit code 1.
|