!feat(backup): support multiplatform backup POC [WPB-10575] #5198
Annotations
3 errors and 10 warnings
BackupRepository › generateHistory › ignores verification events in the backup:
src/script/backup/BackupRepository.ts#L299
invalid wire type 7 at offset 1
at Reader.Object.<anonymous>.Reader.skipType (node_modules/kalium-backup/node_modules/protobufjs/src/reader.js:382:19)
at ProtobufjsBinaryWireDecoder.protoOf.readRawBytes_1q6exx_k$ (node_modules/kalium-backup/pbandk-pbandk-runtime.js:28065:21)
at ProtobufjsBinaryWireDecoder.readUnknownFieldValue [as readUnknownFieldValue_1f0zlf_k$] (node_modules/kalium-backup/pbandk-pbandk-runtime.js:324:80)
at addUnknownField (node_modules/kalium-backup/pbandk-pbandk-runtime.js:3400:48)
at BinaryMessageDecoder.protoOf.readMessage_fttc7y_k$ (node_modules/kalium-backup/pbandk-pbandk-runtime.js:3475:13)
at decodeWithImpl (node_modules/kalium-backup/kalium-protobuf.js:1354:27)
at Companion_1.protoOf.decodeWith_xpfz54_k$ (node_modules/kalium-backup/kalium-protobuf.js:361:12)
at decodeFromByteArray (node_modules/kalium-backup/pbandk-pbandk-runtime.js:1346:28)
at MPBackupImporter.protoOf.import (node_modules/kalium-backup/kalium-backup.js:697:25)
at BackupRepository.importHistory (src/script/backup/BackupRepository.ts:299:43)
at Object.<anonymous> (src/script/backup/BackupRepository.test.ts:140:7)
|
BackupRepository › generateHistory › cancels export:
src/script/backup/BackupRepository.test.ts#L159
expect(received).rejects.toThrow()
Received promise resolved instead of rejected
Resolved to value: {}
at expect (node_modules/expect/build/index.js:113:15)
at Object.expect (src/script/backup/BackupRepository.test.ts:159:13)
|
test
Process completed with exit code 1.
|
test:
server/Server.ts#L70
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L169
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L170
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L171
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L172
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L173
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L174
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L175
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L176
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L177
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|