Bump github.com/bytemare/hash from 0.3.0 to 0.4.0 #50
code-scan.yml
on: pull_request
Lint
/
GolangCI-Lint
35s
Analyze
/
Semgrep
0s
Analyze
/
Codecov
30s
Analyze
/
Sonar
49s
Annotations
17 errors
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/434fefa4-6349-4b9c-b477-e66317abe1d4/agent /home/agent/agent
cp: cannot create regular file '/home/agent/agent': Text file busy
|
Analyze / Codecov
Command failed: cp /home/runner/work/_temp/2af96c89-f471-4c51-8d8f-62a968ee2824/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.
|
Lint / GolangCI-Lint
Command failed: cp /home/runner/work/_temp/d9af23f4-d1e5-408a-adad-ee4dfb5711a6/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 / 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.
|