Skip to content

Detectors Aggregation #395

Detectors Aggregation

Detectors Aggregation #395

Triggered via schedule October 11, 2024 08:05
Status Failure
Total duration 7m 19s
Artifacts

detector-tests.yml

on: schedule
test-detectors
7m 9s
test-detectors
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test-detectors: pkg/detectors/saladcloudapikey/saladcloudapikey.go#L21
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (missing method Description)
test-detectors: pkg/detectors/saladcloudapikey/saladcloudapikey_test.go#L23
cannot use d (variable of type Scanner) as detectors.Detector value in array or slice literal: Scanner does not implement detectors.Detector (missing method Description)
test-detectors: pkg/detectors/saladcloudapikey/saladcloudapikey.go#L21
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (missing method Description)
test-detectors: pkg/detectors/saladcloudapikey/saladcloudapikey_test.go#L23
cannot use d (variable of type Scanner) as detectors.Detector value in array or slice literal: Scanner does not implement detectors.Detector (missing method Description)
test-detectors
Process completed with exit code 1.
test-detectors
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum