refactor(nip-01): accepting 1 filter per request. #210
Annotations
4 errors and 1 warning
lint:
handler/req.go#L31
hugeParam: f is heavy (120 bytes); consider passing it by pointer (gocritic)
|
lint:
types/message/message.go#L153
hugeParam: rm is heavy (136 bytes); consider passing it by pointer (gocritic)
|
lint:
types/message/message.go#L143
newDeref: replace `*new(filter.Filter)` with `filter.Filter{}` (gocritic)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|