Release Dev to Test #713
lint-format.yml
on: pull_request
Checkout and cache target branch
13s
Running Linter and Formatter
2m 25s
Annotations
5 warnings
Checkout and cache target branch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running Linter and Formatter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running Linter and Formatter:
api/src/services/submission-job-queue-service.ts#L37
'datasetUUID' is defined but never used
|
Running Linter and Formatter:
api/src/services/submission-job-queue-service.ts#L38
'file' is defined but never used
|
Running Linter and Formatter:
api/src/services/submission-job-queue-service.ts#L39
'securityRequest' is defined but never used
|