Skip to content

Create liquidity events webhook #18

Create liquidity events webhook

Create liquidity events webhook #18

Triggered via pull request September 1, 2024 14:11
Status Failure
Total duration 30s
Artifacts

lint.yml

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

Annotations

10 errors and 2 warnings
build (16.x): apps/dune-mock/src/endpoints/dune-mock/csv.middleware.ts#L20
Newline required at end of file but not found
build (16.x): apps/dune-mock/src/endpoints/dune-mock/dune-mock.controller.ts#L20
Async method 'insertIntoTable' has no 'await' expression
build (16.x): libs/services/src/data/data.service.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-mock/dune-mock.service.ts#L2
No rule allowing this dependency was found. File is of type 'libs/services'. Dependency is of type 'apps/dune-mock'
build (16.x): libs/services/src/dune-mock/dune-mock.service.ts#L9
Async method 'createTable' has no 'await' expression
build (16.x): libs/services/src/dune-mock/dune-mock.service.ts#L13
Async method 'insertIntoTable' has no 'await' expression
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)
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/