Skip to content

fix: sync baseline with prod database #329

fix: sync baseline with prod database

fix: sync baseline with prod database #329

Triggered via pull request October 25, 2024 17:45
Status Success
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Format
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/
Build
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/
Lint
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/
Lint: local-SSO-swap.ts#L31
'key' is defined but never used
Lint: src/app.module.ts#L86
'env' is assigned a value but never used
Lint: src/common/decorators/validators.decorator.ts#L31
'args' is defined but never used
Lint: src/common/decorators/validators.decorator.ts#L37
'validationArguments' is defined but never used
Lint: src/common/decorators/validators.decorator.ts#L58
'args' is defined but never used
Lint: src/common/decorators/validators.decorator.ts#L64
'validationArguments' is defined but never used
Lint: src/common/decorators/validators.decorator.ts#L84
'args' is defined but never used
Lint: src/common/decorators/validators.decorator.ts#L89
'validationArguments' is defined but never used
Lint: src/common/decorators/validators.decorator.ts#L103
'args' is defined but never used
Lint: src/common/interfaces/ILecture.ts#L7
'IsArray' is defined but never used