Skip to content

Added Docker Publish Git Action #14

Added Docker Publish Git Action

Added Docker Publish Git Action #14

Triggered via pull request November 21, 2023 09:44
Status Success
Total duration 2m 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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: src/did/controllers/did.controller.ts#L13
'NotFoundException' is defined but never used
build: src/did/controllers/did.controller.ts#L219
'req' is defined but never used
build: src/did/dto/create-did.dto.ts#L2
'Transform' is defined but never used
build: src/did/dto/register-did.dto.ts#L56
'value' is defined but never used
build: src/did/dto/update-did.dto.ts#L5
'IsEmpty' is defined but never used
build: src/did/dto/update-did.dto.ts#L61
'value' is defined but never used
build: src/main.ts#L13
'ConfigService' is defined but never used
build: src/presentation/services/presentation.service.ts#L18
'IVerifiableCredential' is defined but never used
build: src/presentation/services/presentation.service.ts#L276
'domain' is assigned a value but never used
build: src/schema/schemas/schemas.schema.ts#L52
'Ref' is defined but never used