Skip to content

simplify.

simplify. #11

Triggered via push April 29, 2024 09:24
Status Failure
Total duration 1m 19s
Billable time 2m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: providers/annotated/annotated.go#L1
: # github.com/jonhadfield/ipscout/providers/annotated [github.com/jonhadfield/ipscout/providers/annotated.test]
lint: providers/annotated/annotated_test.go#L69
c.Validate undefined (type providers.ProviderClient has no field or method Validate)
lint: providers/annotated/annotated_test.go#L74
c.Providers undefined (type providers.ProviderClient has no field or method Providers)
lint: providers/annotated/annotated_test.go#L76
c.Host undefined (type providers.ProviderClient has no field or method Host)
lint: providers/annotated/annotated_test.go#L82
cannot use c (variable of type providers.ProviderClient) as *ProviderClient value in return statement: need type assertion (typecheck)
lint: providers/criminalip/criminalip.go#L274
field `entries` is unused (unused)
lint: providers/criminalip/criminalip.go#L719
structtag: struct field DetectInfo0 repeats json tag "detect_info" also at criminalip.go:717 (govet)
lint: providers/providers.go#L145
ineffectual assignment to ageMatch (ineffassign)
lint: providers/providers.go#L146
ineffectual assignment to netMatch (ineffassign)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.