Pass in nil for the passphrase in the EnableRecovery method #503
Annotations
10 errors and 2 warnings
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L310
cannot use timelineItem (variable of type *matrix_sdk_ffi.EventTimelineItem) as matrix_sdk_ffi.EventTimelineItem value in argument to eventTimelineItemToEvent
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L909
cannot use *ev (variable of type *matrix_sdk_ffi.EventTimelineItem) as matrix_sdk_ffi.EventTimelineItem value in argument to eventTimelineItemToEvent
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L914
item.EventOrTransactionId undefined (type matrix_sdk_ffi.EventTimelineItem has no field or method EventOrTransactionId)
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L920
cannot use item.Sender (value of type func() string) as string value in struct literal
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L922
item.Content (value of type func() *matrix_sdk_ffi.TimelineItemContent) is not an interface
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L923
undefined: matrix_sdk_ffi.TimelineItemContentRoomMembership
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L950
undefined: matrix_sdk_ffi.TimelineItemContentUnableToDecrypt
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L956
content (variable of type func() *matrix_sdk_ffi.TimelineItemContent) is not an interface
|
Run Complement-Crypto unit tests:
internal/api/rust/rust.go#L957
undefined: matrix_sdk_ffi.TimelineItemContentMessage
|
Run Complement-Crypto unit tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup | Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading