Skip to content

add authentication with pocketbase (#6) #10

add authentication with pocketbase (#6)

add authentication with pocketbase (#6) #10

Triggered via push July 7, 2023 21:14
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: relay/internal/queue/queue.go#L51
Error return value of `sub.Unsubscribe` is not checked (errcheck)
lint: relay/internal/queue/queue.go#L56
Error return value of `sub.Unsubscribe` is not checked (errcheck)
lint: relay/internal/server/server.go#L63
Error return value of `queue.Subscribe` is not checked (errcheck)
lint: relay/internal/server/server.go#L128
Error return value of `srv.Send` is not checked (errcheck)