Create Release Artifact #31
create_docker_image.yml
on: workflow_dispatch
create_image
10m 17s
Annotations
3 errors
BackupRepository › generateHistory › ignores verification events in the backup:
src/script/backup/BackupRepository.ts#L389
TypeError: _this9.conversationRepository.getAllLocalConversations is not a function
at src/script/backup/BackupRepository.ts:389:35
at asyncGeneratorStep (src/script/backup/BackupRepository.ts:16:13)
at _next (src/script/backup/BackupRepository.ts:16:13)
|
BackupRepository › importHistory › successfully imports a backup:
src/script/backup/BackupRepository.ts#L389
TypeError: _this9.conversationRepository.getAllLocalConversations is not a function
at src/script/backup/BackupRepository.ts:389:35
at asyncGeneratorStep (src/script/backup/BackupRepository.ts:16:13)
at _next (src/script/backup/BackupRepository.ts:16:13)
|
create_image
Process completed with exit code 1.
|