Skip to content

Add a program that uploads all events to a relay #121

Add a program that uploads all events to a relay

Add a program that uploads all events to a relay #121

Triggered via pull request November 30, 2023 14:49
@boreqboreq
synchronize #50
upload-events
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Matrix: Run CI
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run CI (1.21): service/app/handler_process_saved_event.go#L187
S1008: should use 'return errors.Is(err, relays.ErrEventReplaced)' instead of 'if errors.Is(err, relays.ErrEventReplaced) { return true }; return false' (gosimple)
Run CI (1.21)
Process completed with exit code 2.