Bump maunium.net/go/mautrix from 0.15.1 to 0.17.0 #38
Annotations
5 errors
Run go test -json -v ./... 2>&1 | gotestfmt -hide all:
clientapi/clientapi_test.go#L1689
cannot use dummyStore{} (value of type dummyStore) as "maunium.net/go/mautrix/crypto".StateStore value in argument to crypto.NewOlmMachine: dummyStore does not implement "maunium.net/go/mautrix/crypto".StateStore (wrong type for method FindSharedRooms)
|
Run go test -json -v ./... 2>&1 | gotestfmt -hide all:
clientapi/clientapi_test.go#L1690
not enough arguments in call to oc.Load
|
Run go test -json -v ./... 2>&1 | gotestfmt -hide all:
clientapi/clientapi_test.go#L1700
not enough arguments in call to oc.GenerateAndUploadCrossSigningKeys
|
Run go test -json -v ./... 2>&1 | gotestfmt -hide all:
clientapi/clientapi_test.go#L1721
not enough arguments in call to oc.SignOwnMasterKey
|
Run go test -json -v ./... 2>&1 | gotestfmt -hide all
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading