Skip to content

feat: add ci workflow #2

feat: add ci workflow

feat: add ci workflow #2

Triggered via pull request August 23, 2024 22:30
Status Failure
Total duration 38s
Billable time 1m
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (20.x): app/src/constraints/uniqueValueConstraint.ts#L25
'args' is defined but never used
build (20.x): app/src/dtos/settings.dto.ts#L1
'IsJSON' is defined but never used
build (20.x): app/src/dtos/subscription.dto.ts#L4
'IsNotEmpty' is defined but never used
build (20.x): app/src/services/auth.service.ts#L27
'password' is assigned a value but never used
build (20.x)
Process completed with exit code 1.
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/