switch linter to 1.22. #3
Annotations
5 errors and 1 warning
lint:
providers/criminalip/criminalip.go#L263
field `entries` is unused (unused)
|
lint:
providers/criminalip/criminalip.go#L706
structtag: struct field DetectInfo0 repeats json tag "detect_info" also at criminalip.go:704 (govet)
|
lint:
providers/providers.go#L142
ineffectual assignment to ageMatch (ineffassign)
|
lint:
providers/providers.go#L143
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/.
|