Skip to content

Create liquidity events webhook #15

Create liquidity events webhook

Create liquidity events webhook #15

Triggered via pull request August 30, 2024 12:28
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build (16.x): libs/services/src/data/data.serivce.ts#L7
No rule allowing this dependency was found. File is of type 'libs/services'. Dependency is of type 'apps/api'
build (16.x): libs/services/src/dune-sender/dune-sender.service.ts#L6
No rule allowing this dependency was found. File is of type 'libs/services'. Dependency is of type 'apps/api'
build (16.x): libs/services/src/events/events.service.ts#L2
No rule allowing this dependency was found. File is of type 'libs/services'. Dependency is of type 'apps/api'
build (16.x): libs/services/src/records/csv-records.service.ts#L13
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (16.x): libs/services/src/records/csv-records.service.ts#L43
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (16.x): libs/services/src/records/csv-records.service.ts#L72
Async arrow function has no 'await' expression
build (16.x): libs/services/src/records/csv-records.service.ts#L74
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (16.x): libs/services/src/records/csv-records.service.ts#L89
Async arrow function has no 'await' expression
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/