Skip to content

add analytics to the gateway #36

add analytics to the gateway

add analytics to the gateway #36

Triggered via push December 18, 2023 11:33
Status Failure
Total duration 3m 5s
Artifacts

lint.yml

on: push
Lint on Node 18.x
2m 56s
Lint on Node 18.x
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint on Node 18.x: src/app.ts#L28
Replace `'resolve',` with `⏎············'resolve',⏎···········`
Lint on Node 18.x: src/app.ts#L29
Insert `··`
Lint on Node 18.x: src/app.ts#L30
Replace `},·true` with `··},⏎············true⏎··········`
Lint on Node 18.x: src/utils/analytics.ts#L70
Replace `⏎········requestInfo.get('Referrer')⏎······` with `requestInfo.get('Referrer')`
Lint on Node 18.x: src/utils/analytics.ts#L73
Delete `⏎·········`
Lint on Node 18.x: src/worker.ts#L14
Replace `·enableLogging:·true·` with `⏎··enableLogging:·true,⏎`
Lint on Node 18.x
Process completed with exit code 1.
Lint on Node 18.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/