Bytify all detectors #3341
Annotations
10 errors and 1 warning
pkg/detectors/abuseipdb/abuseipdb.go#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/detectors/abuseipdb
|
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#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/detectors/accuweather
|
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#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/detectors/adafruitio
|
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#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/detectors/adzuna
|
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#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/detectors/aeroworkflow
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading