Skip to content

nip77 wip

nip77 wip #572

Triggered via push September 12, 2024 13:29
Status Failure
Total duration 43s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: nip77/envelopes.go#L24
cannot use &EventEnvelope{} (value of type *EventEnvelope) as Envelope value in assignment: *EventEnvelope does not implement Envelope (missing method String)
test: nip77/envelopes.go#L26
cannot use &ReqEnvelope{} (value of type *ReqEnvelope) as Envelope value in assignment: *ReqEnvelope does not implement Envelope (missing method String)
test: nip77/envelopes.go#L63
undefined: Event
test: nip77/envelopes.go#L67
cannot use (*EventEnvelope)(nil) (value of type *EventEnvelope) as Envelope value in variable declaration: *EventEnvelope does not implement Envelope (missing method String)
test: nip77/envelopes.go#L68
cannot use (*ReqEnvelope)(nil) (value of type *ReqEnvelope) as Envelope value in variable declaration: *ReqEnvelope does not implement Envelope (missing method String)
test: nip77/envelopes.go#L99
v.MarshalEasyJSON undefined (type EventEnvelope has no field or method MarshalEasyJSON)
test: nip77/envelopes.go#L106
undefined: Filters
test: nip77/envelopes.go#L144
undefined: Filters
test: nip77/envelopes.go#L174
undefined: Filters
test: nip77/envelopes.go#L362
undefined: Event
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2