Various updates and enhancements #7
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
26s
Analyze
/
Semgrep
15s
Analyze
/
Codecov
1m 9s
Analyze
/
Sonar
1m 33s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/7db67409-2c96-4908-be92-b16ce64e1af6/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#L48
G602: slice index out of range (gosec)
|
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:
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.Get should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
internal/lambda.go#L59
exported: exported method LambdaRegistry.Set should have comment or be unexported (revive)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/6daf0cb8-168a-4dfc-a5f4-067f77ce6a9f/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/a02e7bc8-fb0e-46f2-bead-15abe3985796/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|