Skip to content

[Export CSV] Export data stored in new proto-based format #130

[Export CSV] Export data stored in new proto-based format

[Export CSV] Export data stored in new proto-based format #130

Triggered via pull request August 5, 2024 20:44
Status Failure
Total duration 1m 21s
Artifacts

check-functions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Check: functions/src/export-csv.spec.ts#L67
Replace `'task001'` with `task001`
Check: functions/src/export-csv.spec.ts#L71
Replace `'task002'` with `task002`
Check: functions/src/export-csv.spec.ts#L75
Replace `'task003'` with `task003`
Check: functions/src/export-csv.spec.ts#L79
Replace `'task004'` with `task004`
Check: functions/src/export-csv.spec.ts#L94
Replace `'task005'` with `task005`
Check: functions/src/export-csv.spec.ts#L98
Replace `'task006'` with `task006`
Check: functions/src/export-csv.spec.ts#L101
Replace `··········` with `,`
Check: functions/src/export-csv.spec.ts#L101
Trailing spaces not allowed
Check: functions/src/export-csv.spec.ts#L210
Insert `,`
Check: functions/src/export-csv.spec.ts#L212
Delete `······`
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 uses Node.js version which is deprecated 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#L178
Unexpected any. Specify a different type
Check: functions/src/common/datastore.ts#L187
Unexpected any. Specify a different type
Check: functions/src/common/datastore.ts#L187
Unexpected any. Specify a different type
Check: functions/src/common/datastore.ts#L215
Unexpected any. Specify a different type
Check: functions/src/common/datastore.ts#L215
Unexpected any. Specify a different type
Check: functions/src/common/datastore.ts#L230
Unexpected any. Specify a different type
Check: functions/src/common/datastore.ts#L239
Unexpected any. Specify a different type
Check: functions/src/export-csv.spec.ts#L223
Strings must use singlequote
Check: functions/src/export-csv.spec.ts#L224
Strings must use singlequote