crawling copyright flag and crawling license #5
Annotations
8 errors
build:
webnotice-scanner/utils/common_utils.go#L41
log.Printf call has arguments but no formatting directives
|
build:
webnotice-scanner/utils/common_utils.go#L59
log.Printf call has arguments but no formatting directives
|
build:
webnotice-scanner/handlers/copyright_compliance_performer.go#L67
log.Printf call has arguments but no formatting directives
|
build:
webnotice-scanner/handlers/copyright_compliance_performer.go#L100
log.Printf call needs 1 arg but has 2 args
|
build:
webnotice-scanner/handlers/copyright_compliance_performer.go#L261
conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
build:
webnotice-scanner/handlers/copyright_compliance_performer.go#L296
conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
build:
webnotice-scanner/services/scraper.go#L21
conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
build
Process completed with exit code 1.
|