Skip to content

use pointers for querying sender ID (#405) #343

use pointers for querying sender ID (#405)

use pointers for querying sender ID (#405) #343

Triggered via push August 2, 2023 09:06
Status Failure
Total duration 4m 30s
Artifacts

tests.yml

on: push
Matrix: test-dendrite
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Unit tests Dendrite (Go 1.18)
cannot use func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error) {…} (value of type func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error)) as type spec.SenderIDForUser in struct literal
Unit tests Dendrite (Go 1.18)
cannot use func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error) {…} (value of type func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error)) as type spec.SenderIDForUser in struct literal
Unit tests Dendrite (Go 1.18)
Process completed with exit code 2.
Unit tests Dendrite (Go 1.19)
cannot use func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error) {…} (value of type func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error)) as type spec.SenderIDForUser in struct literal
Unit tests Dendrite (Go 1.19)
cannot use func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error) {…} (value of type func(roomID spec.RoomID, userID spec.UserID) (spec.SenderID, error)) as type spec.SenderIDForUser in struct literal
Unit tests Dendrite (Go 1.19)
Process completed with exit code 1.