add analytics to the gateway #36
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/
|