Skip to content

Feature: Add Apple Books highlight links #86

Feature: Add Apple Books highlight links

Feature: Add Apple Books highlight links #86

Triggered via push July 10, 2024 20:50
Status Failure
Total duration 32s
Artifacts

release.yml

on: push
⚙️ Setup Node.js
6s
⚙️ Setup Node.js
✅ Linter
10s
✅ Linter
🧪 Tests
8s
🧪 Tests
📦 Release Obsidian Plugin
0s
📦 Release Obsidian Plugin
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test/db.spec.ts > Database operations > Should return a list of highlights when highlights library is not empty: src/db/seed.ts#L19
Error: process.exit unexpectedly called with "1" ❯ Module.seedDatabase src/db/seed.ts:19:11 ❯ test/db.spec.ts:57:3
test/db.spec.ts > Database operations > Should return a highlight link for each highlight when highlights library is not empty: src/db/seed.ts#L19
Error: process.exit unexpectedly called with "1" ❯ Module.seedDatabase src/db/seed.ts:19:11 ❯ test/db.spec.ts:68:3
test/db.spec.ts > Database load testing > Should return 1000 books and in less than 500ms: src/db/seed.ts#L19
Error: process.exit unexpectedly called with "1" ❯ Module.seedDatabase src/db/seed.ts:19:11 ❯ test/db.spec.ts:117:3
🧪 Tests
Process completed with exit code 1.