Various updates and enhancements #9
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
35s
Analyze
/
Semgrep
23s
Analyze
/
Codecov
54s
Analyze
/
Sonar
1m 30s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/8a135dfa-8aa7-4bc4-8bea-40ae62fd52de/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/602b30ef-c8ae-4a56-9f46-a4f709e2fef0/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/011d21ef-9c74-456e-a348-373e78a6db88/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|