Skip to content

Implement/quest service #62

Implement/quest service

Implement/quest service #62

Triggered via pull request October 17, 2024 13:00
Status Success
Total duration 2m 59s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/app-auth/controllers/app-auth.controller.spec.ts#L38
'spyAppAuthService' is assigned a value but never used
build: src/app-auth/controllers/app-auth.controller.spec.ts#L40
'AppAuthProvider' is assigned a value but never used
build: src/app-auth/dtos/create-app.dto.ts#L9
'Matches' is defined but never used
build: src/app-auth/dtos/update-app.dto.ts#L9
'Matches' is defined but never used
build: src/app-auth/guard/jwt.guard.ts#L1
'Logger' is defined but never used
build: src/credits/controllers/credits.controller.ts#L2
'ApiResponse' is defined but never used
build: src/edv/services/edvClientManager.ts#L82
'res' is assigned a value but never used
build: src/edv/services/vaultWalletManager.ts#L2
'Logger' is defined but never used
build: src/edv/services/vaultWalletManager.ts#L78
'id' is defined but never used
build: src/hypersignauth-login/controllers/hypersignauth-login.controller.spec.ts#L45
'spyUserService' is defined but never used