feat: add ci workflow #2
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/
|