Bytify all detectors #3656
Annotations
10 errors and 1 warning
pkg/custom_detectors/custom_detectors.go#L31
cannot use (*customRegexWebhook)(nil) (value of type *customRegexWebhook) as detectors.Detector value in variable declaration: *customRegexWebhook does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/abuseipdb/abuseipdb.go#L19
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/accuweather/accuweather.go#L17
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/adafruitio/adafruitio.go#L17
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/adzuna/adzuna.go#L18
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/aeroworkflow/aeroworkflow.go#L17
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/agora/agora.go#L17
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/aha/aha.go#L18
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/airbrakeprojectkey/airbrakeprojectkey.go#L18
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
pkg/detectors/airbrakeuserkey/airbrakeuserkey.go#L17
cannot use (*Scanner)(nil) (value of type *Scanner) as detectors.Detector value in variable declaration: *Scanner does not implement detectors.Detector (wrong type for method Keywords)
|
|
The logs for this run have expired and are no longer available.
Loading