Skip to content

[FIX] migrate lambda timeout #635

[FIX] migrate lambda timeout

[FIX] migrate lambda timeout #635

Triggered via pull request October 31, 2023 20:05
Status Success
Total duration 1m 32s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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