Update module github.com/bytemare/hash to v0.4.0 #53
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
28s
Analyze
/
Semgrep
11s
Analyze
/
Codecov
30s
Analyze
/
Sonar
50s
Annotations
17 errors
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/8ea96092-701d-40d4-9960-478b96c5c889/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Lint / GolangCI-Lint:
internal/hashing.go#L34
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint:
internal/hashing.go#L38
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint:
internal/hashing.go#L42
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint:
internal/hashing.go#L46
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint:
internal/hashing.go#L50
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint:
internal/hashing.go#L54
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint:
internal/hashing.go#L58
missing type in composite literal (typecheck)
|
Lint / GolangCI-Lint
issues found
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/b0ef0864-f0f9-48d5-ad8c-31f769146bd9/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/f1c8bf30-78ac-4c86-829e-0d758d0b6bb1/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Analyze / Codecov
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Analyze / Codecov
Process completed with exit code 1.
|
Analyze / Sonar
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Analyze / Sonar
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Analyze / Sonar
Process completed with exit code 1.
|