Skip to content

add authentication with pocketbase #8

add authentication with pocketbase

add authentication with pocketbase #8

Triggered via pull request July 7, 2023 20:45
@InveracityInveracity
synchronize #6
auth
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
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)