Skip to content

Refactor index.ts to include data property in CopilotUsageResponse #15

Refactor index.ts to include data property in CopilotUsageResponse

Refactor index.ts to include data property in CopilotUsageResponse #15

Triggered via push April 23, 2024 17:28
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#L37
English text in string literals is not allowed
ci: src/index.ts#L42
English text in string literals is not allowed
ci: src/index.ts#L47
English text in string literals is not allowed
ci: src/index.ts#L50
Identifier 'team_id' is not in camel case
ci: src/index.ts#L53
Delete `··`
ci: src/index.ts#L56
Unexpected console statement
ci: src/index.ts#L62
'tableData' is never reassigned. Use 'const' instead
ci: src/index.ts#L64
Replace `data:·'Day',·header:·true` with `·data:·"Day",·header:·true·`