Skip to content

fix-schema

fix-schema #106

Triggered via pull request August 20, 2024 13:57
Status Failure
Total duration 2m 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/credential/repository/credential.repository.ts#L3
'InjectModel' is defined but never used
build: src/credential/services/credential.service.ts#L364
'wallet' is assigned a value but never used
build: src/credential/services/credential.service.ts#L484
'credentialId' is assigned a value but never used
build: src/credential/services/credential.service.ts#L502
'wallet' is assigned a value but never used
build: src/did/controllers/did.controller.ts#L220
'req' is defined but never used
build: src/did/did.module.ts#L11
'MongooseModule' is defined but never used
build: src/did/did.module.ts#L14
'Did' is defined but never used
build: src/did/did.module.ts#L15
'DidMetaData' is defined but never used
build: src/did/did.module.ts#L16
'DidMetaDataSchema' is defined but never used
build: src/did/did.module.ts#L17
'DidSchema' is defined but never used