feat: add id and type to match interface #1104
Annotations
8 errors and 2 warnings
build:
lib/utils/jsonPathUtils.ts#L51
Constraining the generic type `PathValue` to `unknown` does nothing and is unnecessary
|
build:
test/SdJwt.spec.ts#L8
`../lib/evaluation/core` import should occur before import of `../lib/utils`
|
build:
test/evaluation/EvaluationClientWrapperData.ts#L6
`../../lib/evaluation/core` import should occur before import of `../../lib/types/Messages`
|
build:
test/evaluation/check-scenario-1.spec.ts#L6
There should be at least one empty line between import groups
|
build:
test/evaluation/check-scenario-1.spec.ts#L7
`../../lib/evaluation/core` import should occur before import of `./core/Wallet`
|
build:
test/evaluation/selectFrom.spec.ts#L10
`../../lib/evaluation/core` import should occur before import of `../../lib/types`
|
build:
test/thirdParty/Gataca.spec.ts#L7
`../../lib/evaluation/core` import should occur before import of `../test_data/gataca/gatacaPresentationDefinition`
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|