Skip to content

[FIX] set is monday check to PST #687

[FIX] set is monday check to PST

[FIX] set is monday check to PST #687

Triggered via pull request May 7, 2024 00:28
Status Success
Total duration 1m 6s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: apps/backend/src/deposits/pos-deposit.service.ts#L201
'timestamp' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: apps/backend/src/excelexport/excelexport.service.ts#L139
'options' is defined but never used. Allowed unused args must match /^_/u