[FIX] migrate lambda timeout #635
Annotations
3 warnings
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#L182
'timestamp' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
apps/backend/src/excelexport/excelexport.service.ts#L116
'options' is defined but never used. Allowed unused args must match /^_/u
|