Skip to content

Update version to 3.0.0 #73

Update version to 3.0.0

Update version to 3.0.0 #73

Triggered via push October 7, 2024 11:11
Status Failure
Total duration 3m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: server/grpc.go#L21
s.YaraRules undefined (type *SecretGRPCServer has no field or method YaraRules) (typecheck)
lint: server/grpc.go#L45
s.HostMountPath undefined (type *SecretGRPCServer has no field or method HostMountPath) (typecheck)
lint: server/grpc.go#L46
s.ExtractorConfig undefined (type *SecretGRPCServer has no field or method ExtractorConfig) (typecheck)
lint: server/grpc.go#L47
s.InactiveThreshold undefined (type *SecretGRPCServer has no field or method InactiveThreshold) (typecheck)
lint: server/grpc.go#L48
s.ScanMap undefined (type *SecretGRPCServer has no field or method ScanMap) (typecheck)
lint: core/config_test.go#L1
: # github.com/deepfence/SecretScanner/core_test [github.com/deepfence/SecretScanner/core.test]
lint: core/config_test.go#L14
unknown field BlacklistedStrings in struct literal of type core.Config
lint: core/config_test.go#L15
unknown field BlacklistedExtensions in struct literal of type core.Config
lint: core/config_test.go#L16
unknown field BlacklistedPaths in struct literal of type core.Config
lint: core/config_test.go#L17
unknown field BlacklistedEntropyExtensions in struct literal of type core.Config
lint
The following actions use a deprecated Node.js version 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/