Skip to content

Fix issues with large VCF files not displaying in v4.0.4 (#5432) #15099

Fix issues with large VCF files not displaying in v4.0.4 (#5432)

Fix issues with large VCF files not displaying in v4.0.4 (#5432) #15099

Triggered via push January 20, 2026 17:05
Status Failure
Total duration 5m 24s
Artifacts

push.yml

on: push
Check Commit Message
6s
Check Commit Message
Build, deploy, lint, typecheck, and test
5m 4s
Build, deploy, lint, typecheck, and test
Build website
1m 1s
Build website
Test embedded components
0s
Test embedded components
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.ts#L97
Unnecessary conditional, comparison is always true, since `8 > 6` is true
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.ts#L89
'temp' is never reassigned. Use 'const' instead
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.ts#L8
Unnecessary conditional, the types have no overlap
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L122
`import()` type annotations are forbidden
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L10
`sha256Base64Url` import should occur before import of `toBase64`
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L9
`sha256Base64` import should occur before import of `toBase64`
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L5
`aesDecrypt` import should occur before import of `aesEncrypt`
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L1
`afterAll` import should occur before import of `describe`
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L1
`beforeAll` import should occur before import of `describe`
Build, deploy, lint, typecheck, and test: packages/core/src/util/crypto.test.ts#L1
`expect` import should occur before import of `it`