Generic lib #54
Annotations
10 errors and 1 warning
server/grpc.go#L21
s.YaraRules undefined (type *SecretGRPCServer has no field or method YaraRules) (typecheck)
|
server/grpc.go#L45
s.HostMountPath undefined (type *SecretGRPCServer has no field or method HostMountPath) (typecheck)
|
server/grpc.go#L46
s.ExtractorConfig undefined (type *SecretGRPCServer has no field or method ExtractorConfig) (typecheck)
|
server/grpc.go#L47
s.InactiveThreshold undefined (type *SecretGRPCServer has no field or method InactiveThreshold) (typecheck)
|
server/grpc.go#L48
s.ScanMap undefined (type *SecretGRPCServer has no field or method ScanMap) (typecheck)
|
signature/signatures.go#L78
Error return value of `matchingStr.Seek` is not checked (errcheck)
|
signature/signatures.go#L82
Error return value of `matchingStr.Seek` is not checked (errcheck)
|
signature/signatures.go#L133
Error return value of `matchingStr.Seek` is not checked (errcheck)
|
signature/signatures.go#L228
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
signature/signatures.go#L231
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading