Skip to content

feat(sdk): add query DSL to express conditions and options #6

feat(sdk): add query DSL to express conditions and options

feat(sdk): add query DSL to express conditions and options #6

Triggered via pull request May 20, 2024 06:23
@oyyblinoyyblin
synchronize #1
oyyblin:main
Status Success
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: packages/sdk/src/credential/query.test.ts#L4
'Ok' is defined but never used
Build and Test: apps/issuer/src/issuer/marshal.ts#L11
Unexpected var, use let or const instead
Build and Test: apps/issuer/src/server.ts#L1
Require statement not part of import statement
Build and Test: apps/issuer/src/server.ts#L12
ISSUER_PK is not listed as a dependency in turbo.json
Build and Test: apps/issuer/src/server.ts#L15
ISSUER_ID is not listed as a dependency in turbo.json
Build and Test: apps/issuer/src/server.ts#L48
SERVER_PORT is not listed as a dependency in turbo.json
Build and Test: apps/issuer/src/server.ts#L62
HEALTH_PORT is not listed as a dependency in turbo.json
Build and Test: apps/tutorial/src/tutorial1.ts#L11
'statement' is defined but never used
Build and Test: apps/tutorial/src/tutorial1.ts#L12
'claimType' is defined but never used