Fixes wrong WKT conversion at LOI creation time + Moved code into lib #179
Triggered via pull request
September 27, 2024 12:10
Status
Success
Total duration
1m 23s
Artifacts
–
Annotations
12 warnings
Check
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/
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Check:
functions/src/common/datastore.ts#L32
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L188
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L197
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L197
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L225
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L225
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L240
Unexpected any. Specify a different type
|
Check:
functions/src/common/datastore.ts#L249
Unexpected any. Specify a different type
|
Check:
functions/src/export-csv.ts#L35
Unexpected any. Specify a different type
|
Check:
functions/src/export-csv.ts#L43
Unexpected any. Specify a different type
|