Various updates and enhancements #1
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
31s
Analyze
/
Semgrep
15s
Analyze
/
Codecov
39s
Analyze
/
Sonar
55s
Annotations
13 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/6bf16f6c-2068-46c6-a8f1-b5df11071613/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Lint / GolangCI-Lint:
debug/debug.go#L30
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Lint / GolangCI-Lint:
debug/debug.go#L81
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Lint / GolangCI-Lint:
internal/utils.go#L61
Comment should end in a period (godot)
|
Lint / GolangCI-Lint:
internal/errors.go#L18
exported: exported var ErrWrongVerificationData should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
participant.go#L57
exported: exported method Participant.Identifier should have comment or be unexported (revive)
|
Lint / GolangCI-Lint:
frost.go#L45
const `ed448` is unused (unused)
|
Lint / GolangCI-Lint:
internal/errors.go#L20
Duplicate words (not) found (dupword)
|
Lint / GolangCI-Lint:
internal/ciphersuite.go#L44
missing cases in switch of type crypto.Group: crypto.P384Sha384, crypto.P521Sha512 (exhaustive)
|
Lint / GolangCI-Lint:
frost.go#L65
missing cases in switch of type frost.Ciphersuite: frost.ed448 (exhaustive)
|
Lint / GolangCI-Lint:
frost.go#L115
missing cases in switch of type frost.Ciphersuite: frost.ed448 (exhaustive)
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/2662c9ae-53e1-4e13-b26e-f09b03379c6d/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/58d9afe7-6bc7-4c05-a5f8-a6ae1c57f65a/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|