Skip to content

Refactor index.ts to include pagination for Copilot usage request #17

Refactor index.ts to include pagination for Copilot usage request

Refactor index.ts to include pagination for Copilot usage request #17

Triggered via push April 23, 2024 17:37
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/index.ts#L3
Replace `'./types'` with `"./types";`
ci: src/index.ts#L29
Insert `;`
ci: src/index.ts#L33
Delete `⏎`
ci: src/index.ts#L38
English text in string literals is not allowed
ci: src/index.ts#L43
English text in string literals is not allowed
ci: src/index.ts#L48
English text in string literals is not allowed
ci: src/index.ts#L51
Identifier 'team_id' is not in camel case
ci: src/index.ts#L54
Delete `··`
ci: src/index.ts#L58
Unexpected console statement
ci: src/index.ts#L64
'tableData' is never reassigned. Use 'const' instead