Skip to content

Allow adding filters in jexl format (#5425) #15082

Allow adding filters in jexl format (#5425)

Allow adding filters in jexl format (#5425) #15082

Triggered via push January 20, 2026 01:34
Status Failure
Total duration 5m 44s
Artifacts

push.yml

on: push
Check Commit Message
5s
Check Commit Message
Build, deploy, lint, typecheck, and test
5m 32s
Build, deploy, lint, typecheck, and test
Build website
54s
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`