Skip to content

feat: supporting standard nip-9 and nip-62. #244

feat: supporting standard nip-9 and nip-62.

feat: supporting standard nip-9 and nip-62. #244

Triggered via pull request January 28, 2025 17:19
Status Failure
Total duration 1m 12s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: repository/delete.go#L84
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
lint: repository/delete.go#L50
hugeParam: event is heavy (104 bytes); consider passing it by pointer (gocritic)
lint: repository/delete.go#L62
G115: integer overflow conversion int -> uint16 (gosec)
lint
issues found